Searched refs:give_skb_to_upper (Results 1 – 1 of 1) sorted by relevance
236 static int give_skb_to_upper(struct sk_buff *skb, struct net_device *dev) in give_skb_to_upper() function 294 if (give_skb_to_upper(local_skb, dev) != NET_RX_SUCCESS) { in recv_pkt() 321 if (give_skb_to_upper(local_skb, dev) in recv_pkt()