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