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

/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dnet.c69 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.portrange.hilast" macro
77 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.anonportmax" macro
88 #define SYSCTL_V4PORTRANGE_HIGH { CTL_NET, PF_INET, IPPROTO_IP, \ macro
92 #define SYSCTL_V6PORTRANGE_HIGH SYSCTL_V4PORTRANGE_HIGH
414 sysctlname_hiport = SYSCTL_V4PORTRANGE_HIGH;
441 int mib_hi4[4] = SYSCTL_V4PORTRANGE_HIGH;
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dnet.c67 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.portrange.hilast" macro
76 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.anonportmax" macro
89 #define SYSCTL_V4PORTRANGE_HIGH \ macro
95 #define SYSCTL_V6PORTRANGE_HIGH SYSCTL_V4PORTRANGE_HIGH
359 sysctlname_hiport = SYSCTL_V4PORTRANGE_HIGH;
387 int mib_hi4[4] = SYSCTL_V4PORTRANGE_HIGH;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c67 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.portrange.hilast" macro
76 #define SYSCTL_V4PORTRANGE_HIGH "net.inet.ip.anonportmax" macro
89 #define SYSCTL_V4PORTRANGE_HIGH \ macro
95 #define SYSCTL_V6PORTRANGE_HIGH SYSCTL_V4PORTRANGE_HIGH
722 sysctlname_hiport = SYSCTL_V4PORTRANGE_HIGH;
750 int mib_hi4[4] = SYSCTL_V4PORTRANGE_HIGH;

Completed in 169 milliseconds