Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vnic/
HDq_struct.h564 uint64_t csum_l4:2; member
589 uint64_t csum_l4:2;
HDnicvf_queues.c1827 hdr->csum_l4 = SEND_L4_CSUM_TCP; in nicvf_sq_add_hdr_subdesc()
1839 hdr->csum_l4 = SEND_L4_CSUM_UDP; in nicvf_sq_add_hdr_subdesc()
1851 hdr->csum_l4 = SEND_L4_CSUM_SCTP; in nicvf_sq_add_hdr_subdesc()