Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dip6_var.h279 extern int ip6_lowportmax; /* maximum reserved port */
Din6_pcb.c130 int ip6_lowportmax = IPV6PORT_RESERVEDMAX; variable
Dip6_input.c1707 sysctl_net_inet_ip_ports, 0, &ip6_lowportmax, 0, in sysctl_net_inet6_ip6_setup()
/netbsd/src/sys/netinet/
Dportalgo.c199 *mymax = ip6_lowportmax; in pcb_getports()
Dtcp_usrreq.c1317 lpmax = ip6_lowportmax; in sysctl_net_inet_ip_ports()