Searched refs:frame_type (Results 1 – 5 of 5) sorted by relevance
| /include/internal/ |
| A D | quic_fifd.h | 36 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 D | quic_channel.h | 146 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 D | quic_wire.h | 90 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 D | quic_cfq.h | 105 uint64_t frame_type,
|
| /include/openssl/ |
| A D | ssl.h.in | 2418 uint64_t error_code, frame_type; member
|
Completed in 21 milliseconds