Searched refs:ENOPROTOOPT (Results 1 – 25 of 86) sorted by relevance
1234
131 if (errno == ENOPROTOOPT && md5enable > 0) in tcpconnect_client()133 else if (errno != ENOPROTOOPT) in tcpconnect_client()
163 # ifndef ENOPROTOOPT164 # define ENOPROTOOPT 9921 macro
98 ENOPROTOOPT = 92 variable231 ENOPROTOOPT: 'Protocol not available',
211 #undef ENOPROTOOPT212 #define ENOPROTOOPT WSAENOPROTOOPT macro
114 inline int ENOPROTOOPT = 42; variable115 #pragma D binding "1.0" ENOPROTOOPT288 errno == ENOPROTOOPT ? "Protocol not available" :
230 if (errno != ENOPROTOOPT) in test_ip_hdrincl()241 if (errno != ENOPROTOOPT) in test_ip_hdrincl()261 if (errno != ENOPROTOOPT) in test_ip_hdrincl()271 if (errno != ENOPROTOOPT) in test_ip_hdrincl()
923 return (ENOPROTOOPT); in udp_ctloutput()933 return (ENOPROTOOPT); in udp_ctloutput()948 error = ENOPROTOOPT; in udp_ctloutput()974 error = ENOPROTOOPT; in udp_ctloutput()987 return (ENOPROTOOPT); in udp_ctloutput()997 return (ENOPROTOOPT); in udp_ctloutput()1012 error = ENOPROTOOPT; in udp_ctloutput()1026 error = ENOPROTOOPT; in udp_ctloutput()1228 error = ENOPROTOOPT; in udp_send()
679 error = ENOPROTOOPT; in rip_ctloutput()687 error = ENOPROTOOPT; in rip_ctloutput()746 error = ENOPROTOOPT; in rip_ctloutput()756 error = ENOPROTOOPT ; in rip_ctloutput()
441 return (ENOPROTOOPT); in ipsec_control_pcbpolicy()481 return (ENOPROTOOPT); in ipsec4_pcbctl()495 return (ENOPROTOOPT); in ipsec6_pcbctl()
454 return (ENOPROTOOPT); in newreno_ctl_output()469 return (ENOPROTOOPT); in newreno_ctl_output()481 return (ENOPROTOOPT); in newreno_ctl_output()
102 #define ENOPROTOOPT 42 /* Protocol not available */ macro
89 $ ENOPROTOOPT
91 $ ENOPROTOOPT
200 no_protocol_option = ENOPROTOOPT, in _LIBCPP_DECLARE_STRONG_ENUM()