Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDmbuf.h428 #define CSUM_L3_VALID 0x02000000 /* checksum is correct */ macro
448 #define CSUM_IP_VALID CSUM_L3_VALID
/NextBSD/sys/dev/ixgbe/
HDix_txrx.c2046 mp->m_pkthdr.csum_flags |= CSUM_L3_VALID;