Searched refs:PACKET_FLAG_IPV4 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ | ||
D | atl1.h | 416 #define PACKET_FLAG_IPV4 0x0400 macro |
D | atl1.c | 1834 if (!(rrd->pkt_flg & PACKET_FLAG_IPV4)) in atl1_rx_checksum() |