Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dip6_var.h277 extern int ip6_anonportmax; /* maximum ephemeral port */
Din6_pcb.c128 int ip6_anonportmax = IPV6PORT_ANONMAX; variable
137 table->inpt_lastport = (in_port_t)ip6_anonportmax; in in6pcb_init()
Dip6_input.c1690 sysctl_net_inet_ip_ports, 0, &ip6_anonportmax, 0, in sysctl_net_inet6_ip6_setup()
/netbsd/src/sys/netinet/
Dportalgo.c204 *mymax = ip6_anonportmax; in pcb_getports()
Dtcp_usrreq.c1314 apmax = ip6_anonportmax; in sysctl_net_inet_ip_ports()