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

/freebsd-13-stable/sys/dev/vnic/
H A Dq_struct.h69 L4TYPE_TCP = 0x04, enumerator in enum:layer4_type
H A Dnicvf_queues.c669 ((cqe_rx->l3_type == L3TYPE_IPV4) && (cqe_rx->l4_type == L4TYPE_TCP)) &&
2022 case L4TYPE_TCP: /* fall through */

Completed in 160 milliseconds