Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dbindresvport.c94 portlow = IP_PORTRANGE_LOW; in bindresvport_sa()
/dragonfly/sys/netinet/
H A Din.h440 #define IP_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip_output.c1206 case IP_PORTRANGE_LOW: in ip_ctloutput()
1289 optval = IP_PORTRANGE_LOW; in ip_ctloutput()
/dragonfly/sys/vfs/nfs/
H A Dnfs_socket.c218 ip = IP_PORTRANGE_LOW; in nfs_connect()