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

/freebsd-9.3-release/lib/libc/rpc/
H A Dbindresvport.c105 portlow = IP_PORTRANGE_LOW;
/freebsd-9.3-release/sys/netinet/
H A Din.h281 * The value IP_PORTRANGE_LOW changes the range to the "low" are
311 * privileged processes (e.g. root). (IP_PORTRANGE_LOW)
598 #define IP_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip_output.c1090 case IP_PORTRANGE_LOW:
1194 optval = IP_PORTRANGE_LOW;
/freebsd-9.3-release/sys/rpc/
H A Drpc_generic.c812 portlow = IP_PORTRANGE_LOW;
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c1554 portlow = IP_PORTRANGE_LOW;

Completed in 118 milliseconds