Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmbuf.h664 #define CSUM_L5_CALC 0x10000000 /* calculated layer 5 csum */ macro
679 CSUM_L4_CALC | CSUM_L4_VALID | CSUM_L5_CALC | CSUM_L5_VALID | \
/f-stack/tools/compat/include/sys/
H A Dmbuf.h473 #define CSUM_L5_CALC 0x10000000 /* calculated layer 5 csum */ macro