Searched refs:hdrin (Results 1 – 3 of 3) sorted by relevance
33 typedef int (*ossl_mutate_packet_cb)(const QUIC_PKT_HDR *hdrin,
707 static int packet_plain_mutate(const QUIC_PKT_HDR *hdrin, in packet_plain_mutate() argument743 fault->pplainhdr = *hdrin; in packet_plain_mutate()
104 typedef int (*ossl_mutate_packet_cb)(const QUIC_PKT_HDR *hdrin,119 been applied to it. The header for the packet will be pointed to by `hdrin` and
Completed in 11 milliseconds