Home
last modified time | relevance | path

Searched defs:tcp_ports (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_subr.c2978 struct tcp_ports { in tcp6_ctlinput_with_port() struct
2979 uint16_t th_sport; in tcp6_ctlinput_with_port()
2980 uint16_t th_dport; in tcp6_ctlinput_with_port()
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c142 static char **tcp_ports = NULL; variable