Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_usrreq.c1293 int apmin, apmax; in sysctl_net_inet_ip_ports() local
1305 apmax = anonportmax; in sysctl_net_inet_ip_ports()
1314 apmax = ip6_anonportmax; in sysctl_net_inet_ip_ports()
1348 if (tmp >= apmax) in sysctl_net_inet_ip_ports()