Home
last modified time | relevance | path

Searched refs:IP_PORTRANGE_LOW (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dbindresvport.c96 portlow = IP_PORTRANGE_LOW; in bindresvport_sa()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_connect.c69 val = IP_PORTRANGE_LOW; in ATF_TC_BODY()
H A Dt_listen.c112 val = IP_PORTRANGE_LOW; in ATF_TC_BODY()
/freebsd/sys/netinet/
H A Din.h642 #define IP_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip_output.c1344 case IP_PORTRANGE_LOW: in ip_ctloutput()
1461 optval = IP_PORTRANGE_LOW; in ip_ctloutput()
/freebsd/sys/rpc/
H A Drpc_generic.c803 portlow = IP_PORTRANGE_LOW; in bindresvport()
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c1566 portlow = IP_PORTRANGE_LOW; in nlm_server_main()