Searched defs:app_error_code (Results 1 – 8 of 8) sorted by relevance
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_tserver.c | 445 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_stop_sending() 462 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_reset_stream() 528 int ossl_quic_tserver_shutdown(QUIC_TSERVER *srv, uint64_t app_error_code) in ossl_quic_tserver_shutdown()
|
| H A D | quic_stream_map.c | 602 uint64_t app_error_code, in ossl_quic_stream_map_notify_reset_recv_part()
|
| H A D | quic_impl.c | 4052 uint64_t *app_error_code) in quic_classify_stream() 4139 uint64_t *app_error_code) in quic_get_stream_error_code() 4162 int ossl_quic_get_stream_read_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_read_error_code() 4171 int ossl_quic_get_stream_write_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_write_error_code()
|
| H A D | quic_channel.c | 2877 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code, in ossl_quic_channel_local_close()
|
| /freebsd/crypto/openssl/demos/http3/ |
| H A D | ossl-nghttp3.c | 163 uint64_t app_error_code, in h3_conn_stream_close() 179 uint64_t app_error_code, in h3_conn_stop_sending() 196 uint64_t app_error_code, in h3_conn_reset_stream()
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | quic_wire.h | 187 uint64_t app_error_code; member 194 uint64_t app_error_code; member
|
| /freebsd/contrib/unbound/services/ |
| H A D | listen_dnsport.c | 4463 int64_t stream_id, uint64_t app_error_code, void* user_data, in doq_stream_close_cb() 4492 uint64_t final_size, uint64_t app_error_code, void* user_data, in doq_stream_reset_cb()
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_lib.c | 7941 int SSL_get_stream_read_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_read_error_code() 7953 int SSL_get_stream_write_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_write_error_code()
|