Searched refs:ENOPROTOOPT (Results 1 – 25 of 89) 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
166 # ifndef ENOPROTOOPT167 # define ENOPROTOOPT 9921 macro
98 ENOPROTOOPT = 92 variable231 ENOPROTOOPT: 'Protocol not available',
211 #undef ENOPROTOOPT212 #define ENOPROTOOPT WSAENOPROTOOPT macro
71 MsgMapping(ENOPROTOOPT, "Protocol not available"),150 MsgMapping(ENOPROTOOPT, "ENOPROTOOPT"),
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()
946 return (ENOPROTOOPT); in udp_ctloutput()956 return (ENOPROTOOPT); in udp_ctloutput()971 error = ENOPROTOOPT; in udp_ctloutput()997 error = ENOPROTOOPT; in udp_ctloutput()1010 return (ENOPROTOOPT); in udp_ctloutput()1020 return (ENOPROTOOPT); in udp_ctloutput()1035 error = ENOPROTOOPT; in udp_ctloutput()1049 error = ENOPROTOOPT; in udp_ctloutput()1279 error = ENOPROTOOPT; in udp_send()
613 error = ENOPROTOOPT; in rip_ctloutput()620 error = ENOPROTOOPT; in rip_ctloutput()679 error = ENOPROTOOPT; in rip_ctloutput()686 error = ENOPROTOOPT ; in rip_ctloutput()
441 return (ENOPROTOOPT); in ipsec_control_pcbpolicy() 481 return (ENOPROTOOPT);495 return (ENOPROTOOPT);
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
200 no_protocol_option = ENOPROTOOPT, in _LIBCPP_DECLARE_STRONG_ENUM()