Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/networking/
Dx25-iface.rst81 call "netif_receive_skb_core" from softirq context to deliver them.
/Linux-v6.6/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-v6.6/include/linux/
Dnetdevice.h3877 int netif_receive_skb_core(struct sk_buff *skb);
/Linux-v6.6/net/core/
Ddev.c5572 int netif_receive_skb_core(struct sk_buff *skb) in netif_receive_skb_core() function
5582 EXPORT_SYMBOL(netif_receive_skb_core);