Searched refs:check_ethip_packet (Results 1 – 1 of 1) sorted by relevance
217 static int check_ethip_packet(struct sk_buff *skb, struct usbnet *dev) in check_ethip_packet() function869 if (priv->link_up && check_ethip_packet(skb, dev) && is_ip(skb)) { in sierra_net_tx_fixup()