Searched refs:IPPROTO_DIVERT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_proto.c229 { SOCK_RAW, &inetdomain, IPPROTO_DIVERT, PR_ATOMIC|PR_ADDR|PR_PCBLOCK,
308 SYSCTL_NODE(_net_inet, IPPROTO_DIVERT, div, CTLFLAG_RW|CTLFLAG_LOCKED, 0, "DIVERT");
H A Din.h221 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
H A Din_mcast.c1857 if (inp->inp_socket->so_proto->pr_protocol == IPPROTO_DIVERT ||
2885 if (inp->inp_socket->so_proto->pr_protocol == IPPROTO_DIVERT ||
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c1789 if (inp->inp_socket->so_proto->pr_protocol == IPPROTO_DIVERT ||
2830 if (inp->inp_socket->so_proto->pr_protocol == IPPROTO_DIVERT ||

Completed in 38 milliseconds