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