Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c2579 struct tcp_ports { in tcp6_ctlinput() struct
2580 uint16_t th_sport; in tcp6_ctlinput()
2581 uint16_t th_dport; in tcp6_ctlinput()
/f-stack/lib/
H A Dff_dpdk_kni.c424 ff_kni_init(uint16_t nb_ports, const char *tcp_ports, const char *udp_ports) in ff_kni_init()