Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Din.h631 #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()