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

/freebsd-10.0-release/lib/libc/rpc/
H A Dbindresvport.c106 portlow = IP_PORTRANGE_LOW;
/freebsd-10.0-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.c1101 case IP_PORTRANGE_LOW:
1205 optval = IP_PORTRANGE_LOW;
/freebsd-10.0-release/sys/rpc/
H A Drpc_generic.c811 portlow = IP_PORTRANGE_LOW;
/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_impl.c1554 portlow = IP_PORTRANGE_LOW;

Completed in 369 milliseconds