Home
last modified time | relevance | path

Searched defs:pkt_type (Results 1 – 5 of 5) sorted by relevance

/openssl/include/internal/
H A Dquic_wire_pkt.h35 ossl_quic_pkt_type_to_enc_level(uint32_t pkt_type) in ossl_quic_pkt_type_to_enc_level()
70 ossl_quic_pkt_type_is_encrypted(uint32_t pkt_type) in ossl_quic_pkt_type_is_encrypted()
83 ossl_quic_pkt_type_has_pn(uint32_t pkt_type) in ossl_quic_pkt_type_has_pn()
97 ossl_quic_pkt_type_can_share_dgram(uint32_t pkt_type) in ossl_quic_pkt_type_can_share_dgram()
111 ossl_quic_pkt_type_must_be_last(uint32_t pkt_type) in ossl_quic_pkt_type_must_be_last()
125 ossl_quic_pkt_type_has_version(uint32_t pkt_type) in ossl_quic_pkt_type_has_version()
134 ossl_quic_pkt_type_has_scid(uint32_t pkt_type) in ossl_quic_pkt_type_has_scid()
H A Dquic_txpim.h37 unsigned char pkt_type; member
/openssl/ssl/quic/
H A Dqlog_event_helpers.c151 static const char *quic_pkt_type_to_qlog(uint32_t pkt_type) in quic_pkt_type_to_qlog()
H A Dquic_rx_depack.c1049 uint32_t pkt_type = parent_pkt->hdr->type; in depack_process_frames() local
/openssl/test/
H A Dquic_multistream_test.c5881 uint64_t pkt_type, frame_type, expected_err; member

Completed in 36 milliseconds