Searched refs:IP_PORTRANGE_LOW (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h249 * The value IP_PORTRANGE_LOW changes the range to the "low" are
282 * privileged processes (e.g. root). (IP_PORTRANGE_LOW)
626 #define IP_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip_output.c2491 case IP_PORTRANGE_LOW:
2666 optval = IP_PORTRANGE_LOW;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c513 int portrange = IP_PORTRANGE_LOW;
4882 int portrange = IP_PORTRANGE_LOW;

Completed in 32 milliseconds