Searched defs:frame_type (Results 1 – 3 of 3) sorted by relevance
146 uint64_t frame_type; member252 #define ossl_quic_channel_raise_protocol_error(ch, error_code, frame_type, reason) \ argument261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ argument
93 ossl_quic_frame_type_is_ack_eliciting(uint64_t frame_type) in ossl_quic_frame_type_is_ack_eliciting()221 uint64_t frame_type; /* transport errors only */ member
2418 uint64_t error_code, frame_type; member
Completed in 18 milliseconds