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

  /src/sys/netinet/
tcp_usrreq.c 1295 int lpmin, lpmax; local in function:sysctl_net_inet_ip_ports
1308 lpmax = lowportmax;
1317 lpmax = ip6_lowportmax;
1369 if (tmp >= lpmax ||
tcp_usrreq.c 1295 int lpmin, lpmax; local in function:sysctl_net_inet_ip_ports
1308 lpmax = lowportmax;
1317 lpmax = ip6_lowportmax;
1369 if (tmp >= lpmax ||

Completed in 25 milliseconds