Searched refs:EPROTONOSUPPORT (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto.c93 return EPROTONOSUPPORT;
157 return EPROTONOSUPPORT;
237 return EPROTONOSUPPORT;
324 return EPROTONOSUPPORT;
398 return EPROTONOSUPPORT;
454 return EPROTONOSUPPORT;
510 return EPROTONOSUPPORT;
H A Dif_stf.c267 return EPROTONOSUPPORT;
H A Dif_utun.c268 errno_t result = EPROTONOSUPPORT;
H A Dkpi_interface.c753 error = EPROTONOSUPPORT;
784 error = EPROTONOSUPPORT;
H A Dif_vlan.c1889 error = EPROTONOSUPPORT;
H A Drtsock.c361 senderr(EPROTONOSUPPORT);
H A Dif_bond.c2809 error = EPROTONOSUPPORT;
/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h137 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_errno.c422 { BSM_ERRNO_EPROTONOSUPPORT, EPROTONOSUPPORT,
/darwin-on-arm/xnu/bsd/netat/
H A Dsys_glue.c250 *err = EPROTONOSUPPORT;
276 *err = EPROTONOSUPPORT; break;
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c844 error = EPROTONOSUPPORT;
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c531 * EPROTONOSUPPORT
564 return (EPROTONOSUPPORT);
4448 ret = EPROTONOSUPPORT;
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c1756 *error = EPROTONOSUPPORT;
4184 return EPROTONOSUPPORT;

Completed in 123 milliseconds