Home
last modified time | relevance | path

Searched refs:TCP_TUNNELING_PORT_MAX (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/netinet/
HDtcp_var.h520 #define TCP_TUNNELING_PORT_MAX 65535 macro
HDtcp_usrreq.c2162 (optval > TCP_TUNNELING_PORT_MAX)) { in tcp_default_ctloutput()
HDtcp_subr.c876 (new > TCP_TUNNELING_PORT_MAX)) { in sysctl_net_inet_tcp_udp_tunneling_port_check()