Symbol: PACKET_OTHERHOST
drivers/firewire/net.c
526
skb->pkt_type = PACKET_OTHERHOST;
drivers/media/dvb-core/dvb_net.c
754
if (h->priv->ule_dbit && skb->pkt_type == PACKET_OTHERHOST)
drivers/message/fusion/mptlan.c
1517
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/arcnet/rfc1051.c
103
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/arcnet/rfc1201.c
107
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/bonding/bond_main.c
3174
skb->pkt_type == PACKET_OTHERHOST ||
drivers/net/bonding/bond_main.c
3384
if (skb->pkt_type == PACKET_OTHERHOST ||
drivers/net/ppp/pppoe.c
387
if (skb->pkt_type == PACKET_OTHERHOST)
drivers/net/wireless/ath/wil6210/txrx.c
1025
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
477
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/intel/ipw2x00/ipw2200.c
8193
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/intel/ipw2x00/libipw_rx.c
42
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/microchip/wilc1000/mon.c
184
skb2->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/microchip/wilc1000/mon.c
91
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
1383
skb->pkt_type = PACKET_OTHERHOST;
drivers/net/wireless/virtual/mac80211_hwsim_main.c
1426
skb->pkt_type = PACKET_OTHERHOST;
drivers/s390/net/qeth_core_main.c
5500
skb->pkt_type = PACKET_OTHERHOST;
include/linux/etherdevice.h
635
skb->pkt_type = PACKET_OTHERHOST;
include/linux/skbuff.h
1255
return ptype <= PACKET_OTHERHOST;
net/802/fddi.c
135
skb->pkt_type = PACKET_OTHERHOST;
net/802/mrp.c
807
if (unlikely(skb->pkt_type == PACKET_OTHERHOST))
net/8021q/vlan_core.c
33
if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) {
net/bridge/br_netfilter_hooks.c
393
skb->pkt_type = PACKET_OTHERHOST;
net/bridge/br_netfilter_hooks.c
458
if (skb->pkt_type == PACKET_OTHERHOST) {
net/bridge/br_netfilter_hooks.c
658
skb->pkt_type = PACKET_OTHERHOST;
net/bridge/br_netfilter_hooks.c
699
if (skb->pkt_type == PACKET_OTHERHOST) {
net/bridge/br_netfilter_hooks.c
845
skb->pkt_type = PACKET_OTHERHOST;
net/bridge/br_netfilter_hooks.c
953
if (skb->pkt_type == PACKET_OTHERHOST) {
net/bridge/br_netfilter_ipv6.c
116
skb->pkt_type = PACKET_OTHERHOST;
net/bridge/netfilter/ebt_dnat.c
57
skb->pkt_type = PACKET_OTHERHOST;
net/bridge/netfilter/ebtable_broute.c
81
skb->pkt_type = PACKET_OTHERHOST;
net/core/dev.c
6121
skb->pkt_type = PACKET_OTHERHOST;
net/ieee802154/6lowpan/rx.c
277
skb->pkt_type == PACKET_OTHERHOST ||
net/ieee802154/socket.c
1088
if (skb->pkt_type != PACKET_OTHERHOST)
net/ipv4/arp.c
975
skb->pkt_type == PACKET_OTHERHOST ||
net/ipv4/ip_input.c
508
if (skb->pkt_type == PACKET_OTHERHOST) {
net/ipv4/ipconfig.c
995
if (skb->pkt_type == PACKET_OTHERHOST)
net/ipv6/ip6_input.c
196
if (skb->pkt_type == PACKET_OTHERHOST) {
net/llc/llc_input.c
170
if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) {
net/mac80211/rx.c
789
skb->pkt_type = PACKET_OTHERHOST;
net/mac80211/status.c
962
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
167
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
172
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
176
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
181
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
188
skb->pkt_type = PACKET_OTHERHOST;
net/mac802154/rx.c
379
skb->pkt_type = PACKET_OTHERHOST;