Home
last modified time | relevance | path

Searched refs:protocol_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h240 protocol_error = EPROTO, in _LIBCPP_DECLARE_STRONG_ENUM()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h447 unsigned int protocol_error : 1; member
H A Dquic_channel.c3516 if (ch->protocol_error) in ossl_quic_channel_raise_protocol_error_loc()
3567 ch->protocol_error = 1; in ossl_quic_channel_raise_protocol_error_loc()