Home
last modified time | relevance | path

Searched refs:L4TYPE_TCP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dq_struct.h67 L4TYPE_TCP = 0x04, enumerator
H A Dnicvf_queues.c666 ((cqe_rx->l3_type == L3TYPE_IPV4) && (cqe_rx->l4_type == L4TYPE_TCP)) && in nicvf_rcv_pkt_handler()
2029 case L4TYPE_TCP: /* fall through */ in nicvf_get_rcv_mbuf()