Searched refs:CSUM_L3_VALID (Results 1 – 3 of 3) sorted by relevance
661 #define CSUM_L3_VALID 0x02000000 /* checksum is correct */ macro678 CSUM_INNER_L4_CALC | CSUM_INNER_L4_VALID | CSUM_L3_CALC | CSUM_L3_VALID | \698 #define CSUM_IP_VALID CSUM_L3_VALID
470 #define CSUM_L3_VALID 0x02000000 /* checksum is correct */ macro490 #define CSUM_IP_VALID CSUM_L3_VALID
2836 csum_flags |= CSUM_L3_VALID; in vxlan_input()