HomeSort by: relevance | last modified time | path
    Searched refs:ip6_anonportmax (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 277 extern int ip6_anonportmax; /* maximum ephemeral port */
in6_pcb.c 128 int ip6_anonportmax = IPV6PORT_ANONMAX; variable
137 table->inpt_lastport = (in_port_t)ip6_anonportmax;
ip6_input.c 1690 sysctl_net_inet_ip_ports, 0, &ip6_anonportmax, 0,
  /src/sys/netinet/
portalgo.c 204 *mymax = ip6_anonportmax;
tcp_usrreq.c 1314 apmax = ip6_anonportmax;

Completed in 23 milliseconds