Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h519 #define TCP_TUNNELING_PORT_MIN 0 macro
H A Dtcp_usrreq.c2152 if ((optval < TCP_TUNNELING_PORT_MIN) || in tcp_default_ctloutput()
H A Dtcp_subr.c874 if ((new < TCP_TUNNELING_PORT_MIN) || in sysctl_net_inet_tcp_udp_tunneling_port_check()