Searched refs:error_code (Results 1 – 6 of 6) sorted by relevance
| /include/internal/ |
| A D | quic_channel.h | 140 uint64_t error_code; member 244 uint64_t error_code, 252 #define ossl_quic_channel_raise_protocol_error(ch, error_code, frame_type, reason) \ argument 253 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \ 261 #define ossl_quic_channel_raise_protocol_error_state(ch, error_code, frame_type, reason, state) \ argument 262 ossl_quic_channel_raise_protocol_error_loc((ch), (error_code), \
|
| A D | quic_error.h | 27 const char *ossl_quic_err_to_string(uint64_t error_code);
|
| A D | quic_tls.h | 106 uint64_t *error_code,
|
| A D | quic_fc.h | 142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
|
| A D | quic_wire.h | 220 uint64_t error_code; /* 62-bit transport or app error code */ member
|
| /include/openssl/ |
| A D | ssl.h.in | 2418 uint64_t error_code, frame_type; member
|
Completed in 26 milliseconds