Searched refs:__netif_receive_skb_core (Results 1 – 1 of 1) sorted by relevance
3811 static int __netif_receive_skb_core(struct sk_buff *skb, bool pfmemalloc) in __netif_receive_skb_core() function3980 ret = __netif_receive_skb_core(skb, true); in __netif_receive_skb()3983 ret = __netif_receive_skb_core(skb, false); in __netif_receive_skb()