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