HomeSort by: relevance | last modified time | path
    Searched defs:apmax (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_usrreq.c 1293 int apmin, apmax; local in function:sysctl_net_inet_ip_ports
1305 apmax = anonportmax;
1314 apmax = ip6_anonportmax;
1348 if (tmp >= apmax)
tcp_usrreq.c 1293 int apmin, apmax; local in function:sysctl_net_inet_ip_ports
1305 apmax = anonportmax;
1314 apmax = ip6_anonportmax;
1348 if (tmp >= apmax)

Completed in 137 milliseconds