Searched refs:RRS_IS_TCP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/ | ||
D | atl1e.h | 197 #define RRS_IS_TCP 0x1000 macro |
D | atl1e_main.c | 1369 ((pkt_flags & RRS_IS_TCP) || (pkt_flags & RRS_IS_UDP))) { in atl1e_rx_checksum() |