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