Searched defs:tcp_ports (Results 1 – 2 of 2) sorted by relevance
2978 struct tcp_ports { in tcp6_ctlinput_with_port() struct2979 uint16_t th_sport; in tcp6_ctlinput_with_port()2980 uint16_t th_dport; in tcp6_ctlinput_with_port()
142 static char **tcp_ports = NULL; variable