Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmbuf.h665 #define CSUM_L5_VALID 0x20000000 /* checksum is correct */ macro
679 CSUM_L4_CALC | CSUM_L4_VALID | CSUM_L5_CALC | CSUM_L5_VALID | \
/f-stack/tools/compat/include/sys/
H A Dmbuf.h474 #define CSUM_L5_VALID 0x20000000 /* checksum is correct */ macro