Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/mac802154/
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.12.1/drivers/net/wireless/microchip/wilc1000/
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.12.1/net/bridge/netfilter/
Debt_dnat.c55 skb->pkt_type = PACKET_OTHERHOST; in ebt_dnat_tg()
Debtable_broute.c81 skb->pkt_type = PACKET_OTHERHOST; in ebt_broute()
/linux-6.12.1/net/bridge/
Dbr_netfilter_hooks.c388 skb->pkt_type = PACKET_OTHERHOST; in br_nf_pre_routing_finish()
478 if (skb->pkt_type == PACKET_OTHERHOST) { in setup_pre_routing()
681 skb->pkt_type = PACKET_OTHERHOST; in br_nf_forward_finish()
722 if (skb->pkt_type == PACKET_OTHERHOST) { in br_nf_forward_ip()
868 skb->pkt_type = PACKET_OTHERHOST; in br_nf_dev_queue_xmit()
983 if (skb->pkt_type == PACKET_OTHERHOST) { in br_nf_post_routing()
Dbr_netfilter_ipv6.c117 skb->pkt_type = PACKET_OTHERHOST; in br_nf_pre_routing_finish_ipv6()
/linux-6.12.1/net/802/
Dfddi.c130 skb->pkt_type = PACKET_OTHERHOST; in fddi_type_trans()
Dmrp.c798 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) in mrp_rcv()
/linux-6.12.1/include/uapi/linux/
Dif_packet.h29 #define PACKET_OTHERHOST 3 /* To someone else */ macro
/linux-6.12.1/net/llc/
Dllc_input.c176 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in llc_rcv()
/linux-6.12.1/drivers/net/arcnet/
Drfc1051.c103 skb->pkt_type = PACKET_OTHERHOST; in type_trans()
Drfc1201.c107 skb->pkt_type = PACKET_OTHERHOST; in type_trans()
/linux-6.12.1/net/ieee802154/6lowpan/
Drx.c277 skb->pkt_type == PACKET_OTHERHOST || in lowpan_rcv()
/linux-6.12.1/include/linux/
Detherdevice.h634 skb->pkt_type = PACKET_OTHERHOST; in eth_skb_pkt_type()
/linux-6.12.1/net/ipv6/
Dip6_input.c156 if (skb->pkt_type == PACKET_OTHERHOST) { in ip6_rcv_core()
/linux-6.12.1/net/8021q/
Dvlan_core.c33 if (unlikely(skb->pkt_type == PACKET_OTHERHOST)) { in vlan_do_receive()
/linux-6.12.1/net/ipv4/
Dip_input.c465 if (skb->pkt_type == PACKET_OTHERHOST) { in ip_rcv_core()
Darp.c971 skb->pkt_type == PACKET_OTHERHOST || in arp_rcv()
Dipconfig.c1000 if (skb->pkt_type == PACKET_OTHERHOST) in ic_bootp_recv()
/linux-6.12.1/net/ieee802154/
Dsocket.c1086 if (skb->pkt_type != PACKET_OTHERHOST) in ieee802154_rcv()
/linux-6.12.1/drivers/net/ppp/
Dpppoe.c375 if (skb->pkt_type == PACKET_OTHERHOST) in pppoe_rcv_core()
/linux-6.12.1/net/mac80211/
Dstatus.c920 skb->pkt_type = PACKET_OTHERHOST; in ieee80211_tx_monitor()
/linux-6.12.1/drivers/media/dvb-core/
Ddvb_net.c751 if (h->priv->ule_dbit && skb->pkt_type == PACKET_OTHERHOST) in dvb_net_ule_check_crc()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c472 skb->pkt_type = PACKET_OTHERHOST; in brcmf_netif_mon_rx()
/linux-6.12.1/drivers/message/fusion/
Dmptlan.c1522 skb->pkt_type = PACKET_OTHERHOST; in mpt_lan_type_trans()

12