Searched defs:netif_rx (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
H A D | hdlc.h | 30 int (*netif_rx)(struct sk_buff *skb); member in struct:hdlc_proto |
/linux-4.4.14/net/core/ | ||
H A D | dev.c | 3581 int netif_rx(struct sk_buff *skb) netif_rx() function 3587 EXPORT_SYMBOL(netif_rx); variable |
Completed in 153 milliseconds