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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c68 #define SYSCTL_V6PORTRANGE_LOW "net.inet.ip.portrange.hifirst" macro
76 #define SYSCTL_V6PORTRANGE_LOW "net.inet6.ip6.anonportmin" macro
89 #define SYSCTL_V6PORTRANGE_LOW SYSCTL_V4PORTRANGE_LOW macro
412 sysctlname_lowport = SYSCTL_V6PORTRANGE_LOW;
438 int mib_lo6[4] = SYSCTL_V6PORTRANGE_LOW;

Completed in 8 milliseconds