Home
last modified time | relevance | path

Searched refs:frame_type (Results 1 – 5 of 5) sorted by relevance

/include/internal/
A Dquic_fifd.h36 void (*regen_frame)(uint64_t frame_type,
41 void (*confirm_frame)(uint64_t frame_type,
63 void (*regen_frame)(uint64_t frame_type,
68 void (*confirm_frame)(uint64_t frame_type,
A Dquic_channel.h146 uint64_t frame_type; member
245 uint64_t frame_type,
252 #define ossl_quic_channel_raise_protocol_error(ch, error_code, frame_type, reason) \ argument
254 (frame_type), \
261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ argument
263 (frame_type), \
A Dquic_wire.h90 const char *ossl_quic_frame_type_to_string(uint64_t frame_type);
93 ossl_quic_frame_type_is_ack_eliciting(uint64_t frame_type) in ossl_quic_frame_type_is_ack_eliciting() argument
95 switch (frame_type) { in ossl_quic_frame_type_is_ack_eliciting()
221 uint64_t frame_type; /* transport errors only */ member
A Dquic_cfq.h105 uint64_t frame_type,
/include/openssl/
A Dssl.h.in2418 uint64_t error_code, frame_type; member

Completed in 22 milliseconds