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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c69 #define SYSCTL_V6PORTRANGE_HIGH "net.inet.ip.portrange.hilast" macro
77 #define SYSCTL_V6PORTRANGE_HIGH "net.inet6.ip6.anonportmax" macro
90 #define SYSCTL_V6PORTRANGE_HIGH SYSCTL_V4PORTRANGE_HIGH macro
413 sysctlname_hiport = SYSCTL_V6PORTRANGE_HIGH;
439 int mib_hi6[4] = SYSCTL_V6PORTRANGE_HIGH;

Completed in 9 milliseconds