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

/freebsd-13-stable/contrib/ntp/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
415 sysctlname_hiport = SYSCTL_V6PORTRANGE_HIGH;
441 int mib_hi6[4] = SYSCTL_V6PORTRANGE_HIGH;

Completed in 108 milliseconds