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

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h240 * A user may set the IPPROTO_IP option IP_PORTRANGE to change this
429 #define IP_PORTRANGE 19 /* int; range to choose for unspec port */ macro
621 * Argument for IP_PORTRANGE:
H A Dip_output.c2474 case IP_PORTRANGE:
2628 case IP_PORTRANGE:
2662 case IP_PORTRANGE:
H A Dip_icmp.c1063 case IP_PORTRANGE:
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c512 int optname = (sa->sa_family == AF_INET) ? IP_PORTRANGE : IPV6_PORTRANGE;
4881 int optname = (saddr->sa_family == AF_INET) ? IP_PORTRANGE : IPV6_PORTRANGE;

Completed in 47 milliseconds