Searched refs:RRS_IS_IPV4 (Results 1 – 2 of 2) sorted by relevance
195 #define RRS_IS_IPV4 0x0400 macro
1365 if (((pkt_flags & RRS_IS_IPV4) || (pkt_flags & RRS_IS_IPV6)) && in atl1e_rx_checksum()1367 if (pkt_flags & RRS_IS_IPV4) { in atl1e_rx_checksum()