Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/ !
H A Din.h674 #define IP_PORTRANGE_LOW 2 /* "low" - vouchsafe security */ macro
H A Dip_output.c2426 case IP_PORTRANGE_LOW: in ip_ctloutput()
2614 optval = IP_PORTRANGE_LOW; in ip_ctloutput()
/xnu-8019.80.24/bsd/nfs/ !
H A Dnfs_socket.c630 int portrange = IP_PORTRANGE_LOW; in nfs_socket_create()
5738 int portrange = IP_PORTRANGE_LOW; in nfs_aux_request()