Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/
H A Dx25-iface.rst81 call "netif_receive_skb_core" from softirq context to deliver them.
/openbmc/linux/drivers/net/wan/
H A Dhdlc_x25.c45 netif_receive_skb_core(skb); in x25_rx_queue_kick()
H A Dlapbether.c99 netif_receive_skb_core(skb); in lapbeth_napi_poll()
/openbmc/linux/include/linux/
H A Dnetdevice.h3919 int netif_receive_skb_core(struct sk_buff *skb);
/openbmc/linux/net/core/
H A Ddev.c5602 * netif_receive_skb_core - special purpose version of netif_receive_skb
5616 int netif_receive_skb_core(struct sk_buff *skb) in netif_receive_skb_core() function
5626 EXPORT_SYMBOL(netif_receive_skb_core);