Searched defs:netif_rx (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | hdlc.h | 27 int (*netif_rx)(struct sk_buff *skb); member |
/openbmc/linux/net/core/ | ||
H A D | dev.c | 5138 int netif_rx(struct sk_buff *skb) in netif_rx() function |