Home
last modified time | relevance | path

Searched refs:SYSCTL_V4PORTRANGE_LOW (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dnet.c66 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.portrange.hifirst" macro
75 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.anonportmin" macro
85 #define SYSCTL_V4PORTRANGE_LOW \ macro
90 #define SYSCTL_V6PORTRANGE_LOW SYSCTL_V4PORTRANGE_LOW
344 sysctlname_lowport = SYSCTL_V4PORTRANGE_LOW; in isc_net_probe_ipv6pktinfo()
372 int mib_lo4[4] = SYSCTL_V4PORTRANGE_LOW; in getudpportrange_sysctl()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c66 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.portrange.hifirst" macro
75 #define SYSCTL_V4PORTRANGE_LOW "net.inet.ip.anonportmin" macro
85 #define SYSCTL_V4PORTRANGE_LOW \ macro
94 #define SYSCTL_V6PORTRANGE_LOW SYSCTL_V4PORTRANGE_LOW
721 sysctlname_lowport = SYSCTL_V4PORTRANGE_LOW; in getudpportrange_sysctl()
749 int mib_lo4[4] = SYSCTL_V4PORTRANGE_LOW; in getudpportrange_sysctl()