Searched refs:TCP_TUNNELING_PORT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/netinet/ | ||
| HD | tcp_var.h | 521 #define TCP_TUNNELING_PORT_DEFAULT 0 macro |
| HD | tcp_subr.c | 745 VNET_DEFINE(int, tcp_udp_tunneling_port) = TCP_TUNNELING_PORT_DEFAULT; |