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