Searched refs:ENOPROTOOPT (Results 1 - 19 of 19) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h136 #define ENOPROTOOPT 42 /* Protocol not available */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dif_utun.c544 result = ENOPROTOOPT;
587 result = ENOPROTOOPT;
710 return ENOPROTOOPT;
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c507 return (ENOPROTOOPT);
517 return (ENOPROTOOPT);
H A Duipc_socket.c2963 * ENOPROTOOPT
3018 error = ENOPROTOOPT;
3368 error = ENOPROTOOPT;
3444 * ENOPROTOOPT
3481 return (ENOPROTOOPT);
3681 error = ENOPROTOOPT;
/darwin-on-arm/xnu/bsd/netinet/
H A Draw_ip.c551 error = ENOPROTOOPT;
562 error = ENOPROTOOPT;
625 error = ENOPROTOOPT;
638 error = ENOPROTOOPT ;
H A Dtcp_usrreq.c1526 error = ENOPROTOOPT;
1598 error = ENOPROTOOPT;
H A Dudp_usrreq.c958 error = ENOPROTOOPT;
970 error = ENOPROTOOPT;
H A Dip_output.c2603 error = ENOPROTOOPT;
2734 error = ENOPROTOOPT;
H A Dip_mroute.c569 return ENOPROTOOPT;
H A Din_mcast.c1956 error = ENOPROTOOPT;
H A Dip_input.c2256 ENOPROTOOPT, ECONNREFUSED
/darwin-on-arm/xnu/bsd/netinet6/
H A Draw_ip6.c662 error = ENOPROTOOPT;
676 error = ENOPROTOOPT;
700 error = ENOPROTOOPT;
714 error = ENOPROTOOPT;
H A Dip6_output.c2231 return ENOPROTOOPT;
2278 error = ENOPROTOOPT;
2490 return ENOPROTOOPT;
2517 error = ENOPROTOOPT;
2592 error = ENOPROTOOPT;
2773 return (ENOPROTOOPT);
3144 return (ENOPROTOOPT);
3160 return (ENOPROTOOPT);
3242 return (ENOPROTOOPT);
3499 return (ENOPROTOOPT);
[all...]
H A Dicmp6.c2984 error = ENOPROTOOPT;
3003 error = ENOPROTOOPT;
H A Dip6_mroute.c480 return (ENOPROTOOPT);
H A Dip6_input.c2107 ENOPROTOOPT
H A Din6_mcast.c1841 error = ENOPROTOOPT;
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_errno.c421 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
/darwin-on-arm/xnu/bsd/netat/
H A Dddp.c176 error = ENOPROTOOPT;
223 error = ENOPROTOOPT;

Completed in 302 milliseconds