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