Searched refs:PACKET_OTHERHOST (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/net/mac802154/
H A Drx.c167 skb->pkt_type = PACKET_OTHERHOST;
172 skb->pkt_type = PACKET_OTHERHOST;
176 skb->pkt_type = PACKET_OTHERHOST;
181 skb->pkt_type = PACKET_OTHERHOST;
188 skb->pkt_type = PACKET_OTHERHOST;
379 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/net/bridge/netfilter/
H A Debt_dnat.c55 skb->pkt_type = PACKET_OTHERHOST;
H A Debtable_broute.c81 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c91 skb->pkt_type = PACKET_OTHERHOST;
184 skb2->pkt_type = PACKET_OTHERHOST;
/linux-master/include/uapi/linux/
H A Dif_packet.h29 #define PACKET_OTHERHOST 3 /* To someone else */ macro
/linux-master/net/802/
H A Dfddi.c130 skb->pkt_type = PACKET_OTHERHOST;
H A Dmrp.c798 if (unlikely(skb->pkt_type == PACKET_OTHERHOST))
/linux-master/net/llc/
H A Dllc_input.c176 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) {
177 dprintk("%s: PACKET_OTHERHOST\n", __func__);
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c383 skb->pkt_type = PACKET_OTHERHOST;
472 if (skb->pkt_type == PACKET_OTHERHOST) {
671 skb->pkt_type = PACKET_OTHERHOST;
712 if (skb->pkt_type == PACKET_OTHERHOST) {
857 skb->pkt_type = PACKET_OTHERHOST;
960 if (skb->pkt_type == PACKET_OTHERHOST) {
H A Dbr_netfilter_ipv6.c117 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/net/ieee802154/6lowpan/
H A Drx.c277 skb->pkt_type == PACKET_OTHERHOST ||
/linux-master/drivers/net/arcnet/
H A Drfc1051.c103 skb->pkt_type = PACKET_OTHERHOST;
H A Drfc1201.c107 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/net/8021q/
H A Dvlan_core.c33 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) {
/linux-master/include/linux/
H A Detherdevice.h630 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/drivers/staging/wlan-ng/
H A Dp80211netdev.c267 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/net/ipv4/
H A Dip_input.c465 if (skb->pkt_type == PACKET_OTHERHOST) {
H A Dipconfig.c1000 if (skb->pkt_type == PACKET_OTHERHOST)
H A Darp.c970 skb->pkt_type == PACKET_OTHERHOST ||
/linux-master/net/ipv6/
H A Dip6_input.c157 if (skb->pkt_type == PACKET_OTHERHOST) {
/linux-master/drivers/net/ppp/
H A Dpppoe.c375 if (skb->pkt_type == PACKET_OTHERHOST)
/linux-master/net/ieee802154/
H A Dsocket.c1086 if (skb->pkt_type != PACKET_OTHERHOST)
/linux-master/drivers/message/fusion/
H A Dmptlan.c1522 skb->pkt_type = PACKET_OTHERHOST;
/linux-master/drivers/media/dvb-core/
H A Ddvb_net.c751 if (h->priv->ule_dbit && skb->pkt_type == PACKET_OTHERHOST)
/linux-master/net/mac80211/
H A Dstatus.c900 skb->pkt_type = PACKET_OTHERHOST;

Completed in 415 milliseconds

12