Home
last modified time | relevance | path

Searched refs:IPV6_PORTRANGE_LOW (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dbindresvport.c105 portlow = IPV6_PORTRANGE_LOW; in bindresvport_sa()
/freebsd/sys/netinet6/
H A Din6.h566 #define IPV6_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip6_output.c2108 case IPV6_PORTRANGE_LOW: in ip6_ctloutput()
2219 optval = IPV6_PORTRANGE_LOW; in ip6_ctloutput()
/freebsd/sys/rpc/
H A Drpc_generic.c811 portlow = IPV6_PORTRANGE_LOW; in bindresvport()
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c1585 portlow = IPV6_PORTRANGE_LOW; in nlm_server_main()