Searched refs:stmmac_has_ip_ethertype (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4480 * stmmac_has_ip_ethertype() - Check if packet has IP ethertype
4489 static bool stmmac_has_ip_ethertype(struct sk_buff *skb) function
4577 !stmmac_has_ip_ethertype(skb))) {
5147 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb))
5668 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb))

Completed in 361 milliseconds