Home
last modified time | relevance | path

Searched refs:PACKET_OTHERHOST (Results 1 – 25 of 26) 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/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/net/bridge/
H A Dbr_netfilter_ipv6.c117 skb->pkt_type = PACKET_OTHERHOST; in br_nf_pre_routing_finish_ipv6()
/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/net/ipv6/
H A Dip6_input.c156 if (skb->pkt_type == PACKET_OTHERHOST) { in ip6_rcv_core()
/linux/net/8021q/
H A Dvlan_core.c33 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in vlan_do_receive()
/linux/drivers/net/ppp/
H A Dpppoe.c375 if (skb->pkt_type == PACKET_OTHERHOST) in pppoe_rcv_core()
/linux/net/ipv4/
H A Dipconfig.c1000 if (skb->pkt_type == PACKET_OTHERHOST) in ic_bootp_recv()
H A Darp.c973 skb->pkt_type == PACKET_OTHERHOST || in arp_rcv()
/linux/net/mac80211/
H A Dstatus.c920 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_tx_monitor()
H A Drx.c749 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_make_monitor_skb()
4110 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_rx_cooked_monitor()
/linux/drivers/media/dvb-core/
H A Ddvb_net.c751 if (h->priv->ule_dbit && skb->pkt_type == PACKET_OTHERHOST) in dvb_net_ule_check_crc()
/linux/drivers/message/fusion/
H A Dmptlan.c1522 skb->pkt_type = PACKET_OTHERHOST; in mpt_lan_type_trans()
/linux/drivers/firewire/
H A Dnet.c523 skb->pkt_type = PACKET_OTHERHOST; in fwnet_finish_incoming_packet()
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1025 skb->pkt_type = PACKET_OTHERHOST; in wil_rx_handle()
/linux/drivers/net/bonding/
H A Dbond_main.c3234 skb->pkt_type == PACKET_OTHERHOST || in bond_arp_rcv()
3445 if (skb->pkt_type == PACKET_OTHERHOST || in bond_na_rcv()
/linux/drivers/s390/net/
H A Dqeth_core_main.c5501 skb->pkt_type = PACKET_OTHERHOST; in qeth_l3_rebuild_skb()

12