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

/freebsd-current/sys/sys/
H A Dmbuf.h691 #define CSUM_L5_CALC 0x10000000 /* calculated layer 5 csum */ macro
706 CSUM_L4_CALC | CSUM_L4_VALID | CSUM_L5_CALC | CSUM_L5_VALID | \
720 "\32CSUM_L3_VALID\33CSUM_L4_CALC\34CSUM_L4_VALID\35CSUM_L5_CALC" \
741 #define CSUM_TLS_MASK (CSUM_L5_CALC|CSUM_L5_VALID)
742 #define CSUM_TLS_DECRYPTED CSUM_L5_CALC
/freebsd-current/sys/dev/ice/
H A Dice_lib.h177 CSUM_L4_VALID | CSUM_L5_CALC | CSUM_L5_VALID | \

Completed in 87 milliseconds