Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/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-6.15/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-6.15/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()
656 skb->pkt_type = PACKET_OTHERHOST; in br_nf_forward_finish()
697 if (skb->pkt_type == PACKET_OTHERHOST) { in br_nf_forward_ip()
843 skb->pkt_type = PACKET_OTHERHOST; in br_nf_dev_queue_xmit()
958 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-6.15/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-6.15/net/llc/
H A Dllc_input.c176 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in llc_rcv()
/linux-6.15/include/uapi/linux/
H A Dif_packet.h29 #define PACKET_OTHERHOST 3 /* To someone else */ macro
/linux-6.15/net/ieee802154/6lowpan/
H A Drx.c277 skb->pkt_type == PACKET_OTHERHOST || in lowpan_rcv()
/linux-6.15/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-6.15/include/linux/
H A Detherdevice.h634 skb->pkt_type = PACKET_OTHERHOST; in eth_skb_pkt_type()
/linux-6.15/net/ipv6/
H A Dip6_input.c156 if (skb->pkt_type == PACKET_OTHERHOST) { in ip6_rcv_core()
/linux-6.15/net/ipv4/
H A Dip_input.c463 if (skb->pkt_type == PACKET_OTHERHOST) { in ip_rcv_core()
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-6.15/net/8021q/
H A Dvlan_core.c33 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in vlan_do_receive()
/linux-6.15/drivers/net/ppp/
H A Dpppoe.c375 if (skb->pkt_type == PACKET_OTHERHOST) in pppoe_rcv_core()
/linux-6.15/net/ieee802154/
H A Dsocket.c1088 if (skb->pkt_type != PACKET_OTHERHOST) in ieee802154_rcv()
/linux-6.15/net/mac80211/
H A Dstatus.c919 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_tx_monitor()
/linux-6.15/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-6.15/drivers/message/fusion/
H A Dmptlan.c1522 skb->pkt_type = PACKET_OTHERHOST; in mpt_lan_type_trans()
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c472 skb->pkt_type = PACKET_OTHERHOST; in brcmf_netif_mon_rx()

12