Searched refs:RRS_IS_IPV6 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/ | ||
D | atl1e.h | 189 #define RRS_IS_IPV6 0x0010 macro |
D | atl1e_main.c | 1368 if (((pkt_flags & RRS_IS_IPV4) || (pkt_flags & RRS_IS_IPV6)) && in atl1e_rx_checksum() |