netif_rx 40 include/linux/hdlc.h int (*netif_rx)(struct sk_buff *skb); netif_rx 1242 include/linux/netdevice.h extern int netif_rx(struct sk_buff *skb); netif_rx 50 net/8021q/vlan_core.c return (polling ? netif_receive_skb(skb) : netif_rx(skb)); netif_rx 209 net/8021q/vlan_dev.c netif_rx(skb); netif_rx 1290 net/appletalk/ddp.c netif_rx(skb); /* Send the SKB up to a higher place. */ netif_rx 436 net/atm/br2684.c netif_rx(skb); netif_rx 227 net/atm/clip.c netif_rx(skb); netif_rx 832 net/atm/lec.c netif_rx(skb); netif_rx 737 net/atm/mpc.c netif_rx(new_skb); netif_rx 132 net/ax25/ax25_in.c netif_rx(skb); netif_rx 256 net/ax25/ax25_in.c netif_rx(skb); netif_rx 266 net/ax25/ax25_in.c netif_rx(skb); netif_rx 282 net/can/af_can.c netif_rx(newskb); netif_rx 1973 net/core/dev.c err = netif_rx(skb); netif_rx 4580 net/core/dev.c netif_rx(skb); netif_rx 1086 net/econet/af_econet.c netif_rx(skb); netif_rx 50 net/ieee80211/ieee80211_rx.c netif_rx(skb); netif_rx 830 net/ieee80211/ieee80211_rx.c if (netif_rx(skb) == NET_RX_DROP) { netif_rx 326 net/ipv4/inet_lro.c netif_rx(lro_desc->parent); netif_rx 521 net/ipv4/inet_lro.c netif_rx(skb); netif_rx 555 net/ipv4/inet_lro.c netif_rx(skb); netif_rx 596 net/ipv4/ip_gre.c netif_rx(skb); netif_rx 122 net/ipv4/ip_output.c netif_rx(newskb); netif_rx 376 net/ipv4/ipip.c netif_rx(skb); netif_rx 1528 net/ipv4/ipmr.c netif_rx(skb); netif_rx 1584 net/ipv4/ipmr.c netif_rx(skb); netif_rx 122 net/ipv6/ip6_output.c netif_rx(newskb); netif_rx 731 net/ipv6/ip6_tunnel.c netif_rx(skb); netif_rx 395 net/ipv6/ip6mr.c netif_rx(skb); netif_rx 506 net/ipv6/sit.c netif_rx(skb); netif_rx 240 net/irda/irlan/irlan_eth.c netif_rx(skb); /* Eat it! */ netif_rx 263 net/irda/wrapper.c netif_rx(dataskb); netif_rx 580 net/mac80211/cfg.c netif_rx(skb); netif_rx 690 net/mac80211/main.c netif_rx(skb2); netif_rx 699 net/mac80211/main.c netif_rx(skb); netif_rx 308 net/mac80211/rx.c netif_rx(skb2); netif_rx 319 net/mac80211/rx.c netif_rx(skb); netif_rx 1256 net/mac80211/rx.c netif_rx(skb); netif_rx 1733 net/mac80211/rx.c netif_rx(skb2); netif_rx 1744 net/mac80211/rx.c netif_rx(skb); netif_rx 63 net/netrom/nr_dev.c netif_rx(skb); netif_rx 175 net/phonet/af_phonet.c netif_rx(skb); netif_rx 131 net/phonet/pep-gprs.c netif_rx(skb); netif_rx 255 net/xfrm/xfrm_input.c netif_rx(skb);