Home
last modified time | relevance | path

Searched refs:PACKET_OTHERHOST (Results 1 – 25 of 35) sorted by relevance

12

/linux/net/mac802154/
H A Drx.c167 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame()
172 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame()
176 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame()
181 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame()
188 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame()
379 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_monitors_rx()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c91 skb->pkt_type = PACKET_OTHERHOST; in wilc_wfi_monitor_rx()
184 skb2->pkt_type = PACKET_OTHERHOST; in wilc_wfi_mon_xmit()
/linux/net/bridge/
H A Dbr_netfilter_hooks.c388 skb->pkt_type = PACKET_OTHERHOST; in br_nf_pre_routing_finish()
453 if (skb->pkt_type == PACKET_OTHERHOST) { in setup_pre_routing()
653 skb->pkt_type = PACKET_OTHERHOST; in br_nf_forward_finish()
694 if (skb->pkt_type == PACKET_OTHERHOST) { in br_nf_forward_ip()
840 skb->pkt_type = PACKET_OTHERHOST; in br_nf_dev_queue_xmit()
955 if (skb->pkt_type == PACKET_OTHERHOST) { in br_nf_post_routing()
H A Dbr_netfilter_ipv6.c117 skb->pkt_type = PACKET_OTHERHOST; in br_nf_pre_routing_finish_ipv6()
/linux/net/bridge/netfilter/
H A Debt_dnat.c55 skb->pkt_type = PACKET_OTHERHOST; in ebt_dnat_tg()
H A Debtable_broute.c81 skb->pkt_type = PACKET_OTHERHOST; in ebt_broute()
/linux/net/802/
H A Dfddi.c130 skb->pkt_type = PACKET_OTHERHOST; in fddi_type_trans()
H A Dmrp.c798 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) in mrp_rcv()
/linux/include/uapi/linux/
H A Dif_packet.h29 #define PACKET_OTHERHOST 3 /* To someone else */ macro
/linux/net/llc/
H A Dllc_input.c176 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in llc_rcv()
/linux/net/ieee802154/6lowpan/
H A Drx.c277 skb->pkt_type == PACKET_OTHERHOST || in lowpan_rcv()
/linux/drivers/net/arcnet/
H A Drfc1051.c103 skb->pkt_type = PACKET_OTHERHOST; in type_trans()
H A Drfc1201.c107 skb->pkt_type = PACKET_OTHERHOST; in type_trans()
/linux/include/linux/
H A Detherdevice.h635 skb->pkt_type = PACKET_OTHERHOST; in eth_skb_pkt_type()
/linux/net/ipv6/
H A Dip6_input.c156 if (skb->pkt_type == PACKET_OTHERHOST) { in ip6_rcv_core()
/linux/net/ipv4/
H A Dip_input.c469 if (skb->pkt_type == PACKET_OTHERHOST) { in ip_rcv_core()
H A Darp.c976 skb->pkt_type == PACKET_OTHERHOST || in arp_rcv()
H A Dipconfig.c995 if (skb->pkt_type == PACKET_OTHERHOST) in ic_bootp_recv()
/linux/net/8021q/
H A Dvlan_core.c33 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in vlan_do_receive()
/linux/net/ieee802154/
H A Dsocket.c1088 if (skb->pkt_type != PACKET_OTHERHOST) in ieee802154_rcv()
/linux/drivers/net/ppp/
H A Dpppoe.c417 if (skb->pkt_type == PACKET_OTHERHOST) in pppoe_rcv()
/linux/net/mac80211/
H A Dstatus.c936 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_tx_monitor()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c477 skb->pkt_type = PACKET_OTHERHOST; in brcmf_netif_mon_rx()
/linux/drivers/message/fusion/
H A Dmptlan.c1517 skb->pkt_type = PACKET_OTHERHOST; in mpt_lan_type_trans()
/linux/drivers/media/dvb-core/
H A Ddvb_net.c754 if (h->priv->ule_dbit && skb->pkt_type == PACKET_OTHERHOST) in dvb_net_ule_check_crc()

12