Searched refs:SYSCTL_V4PORTRANGE_LOW (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c66 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.portrange.hifirst" macro
74 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.anonportmin" macro
84 #define SYSCTL_V4PORTRANGE_LOW { CTL_NET, PF_INET, IPPROTO_IP, \ macro
89 #define SYSCTL_V6PORTRANGE_LOW SYSCTL_V4PORTRANGE_LOW
409 sysctlname_lowport = SYSCTL_V4PORTRANGE_LOW;
436 int mib_lo4[4] = SYSCTL_V4PORTRANGE_LOW;

Completed in 10 milliseconds