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

/bind-9.11.3/lib/isc/unix/
H A Dnet.c67 #define SYSCTL_V6PORTRANGE_HIGH "net.inet.ip.portrange.hilast" macro
75 #define SYSCTL_V6PORTRANGE_HIGH "net.inet6.ip6.anonportmax" macro
88 #define SYSCTL_V6PORTRANGE_HIGH SYSCTL_V4PORTRANGE_HIGH macro
779 sysctlname_hiport = SYSCTL_V6PORTRANGE_HIGH;
805 int mib_hi6[4] = SYSCTL_V6PORTRANGE_HIGH;

Completed in 12 milliseconds