Home
last modified time | relevance | path

Searched refs:netif_receive_skb_core (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/Documentation/networking/
Dx25-iface.rst82 call "netif_receive_skb_core" from softirq context to deliver them.
/Linux-v5.15/drivers/net/wan/
Dhdlc_x25.c45 netif_receive_skb_core(skb); in x25_rx_queue_kick()
Dlapbether.c99 netif_receive_skb_core(skb); in lapbeth_napi_poll()
/Linux-v5.15/include/linux/
Dnetdevice.h4008 int netif_receive_skb_core(struct sk_buff *skb);
/Linux-v5.15/net/core/
Ddev.c5463 int netif_receive_skb_core(struct sk_buff *skb) in netif_receive_skb_core() function
5473 EXPORT_SYMBOL(netif_receive_skb_core);