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

/freebsd-13-stable/sys/dev/vnic/
H A Dq_struct.h56 L3TYPE_IPV4 = 0x04, enumerator in enum:layer3_type
H A Dnicvf_queues.c669 ((cqe_rx->l3_type == L3TYPE_IPV4) && (cqe_rx->l4_type == L4TYPE_TCP)) &&
2015 if (__predict_true(cqe_rx->l3_type == L3TYPE_IPV4)) {

Completed in 109 milliseconds