Home
last modified time | relevance | path

Searched refs:hdrin (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dquic_record_tx.h33 typedef int (*ossl_mutate_packet_cb)(const QUIC_PKT_HDR *hdrin,
/openssl/test/helpers/
H A Dquictestlib.c707 static int packet_plain_mutate(const QUIC_PKT_HDR *hdrin, in packet_plain_mutate() argument
743 fault->pplainhdr = *hdrin; in packet_plain_mutate()
/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md104 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 14 milliseconds