Searched refs:RRS_IS_IP_DF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e.h | 191 #define RRS_IS_IP_DF 0x0040 macro |
H A D | atl1e_main.c | 1374 if (iph->frag_off != 0 && !(pkt_flags & RRS_IS_IP_DF)) in atl1e_rx_checksum() |