Home
last modified time | relevance | path

Searched refs:PACKET_MULTICAST (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/net/netfilter/
H A Dxt_pkttype.c32 type = PACKET_MULTICAST; in pkttype_mt()
34 type = PACKET_MULTICAST; in pkttype_mt()
H A Dnft_meta.c88 nft_reg_store8(dest, PACKET_MULTICAST); in nft_meta_get_eval_pkttype_lo()
93 nft_reg_store8(dest, PACKET_MULTICAST); in nft_meta_get_eval_pkttype_lo()
107 nft_reg_store8(dest, PACKET_MULTICAST); in nft_meta_get_eval_pkttype_lo()
114 nft_reg_store8(dest, PACKET_MULTICAST); in nft_meta_get_eval_pkttype_lo()
H A Dxt_cluster.c105 skb->pkt_type == PACKET_MULTICAST) { in xt_cluster_mt()
/openbmc/linux/net/bridge/netfilter/
H A Debt_dnat.c33 skb->pkt_type = PACKET_MULTICAST; in ebt_dnat_tg()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c95 if (pstx_fb->pkt_type == PACKET_MULTICAST) { in cmpk_count_txstatistic()
111 if (pstx_fb->pkt_type == PACKET_MULTICAST) in cmpk_count_txstatistic()
/openbmc/linux/net/802/
H A Dfddi.c124 skb->pkt_type = PACKET_MULTICAST; in fddi_type_trans()
/openbmc/linux/include/uapi/linux/
H A Dif_packet.h28 #define PACKET_MULTICAST 2 /* To group */ macro
/openbmc/linux/net/hsr/
H A Dhsr_forward.c354 was_multicast_frame = (skb->pkt_type == PACKET_MULTICAST); in hsr_deliver_master()
488 skb->pkt_type == PACKET_MULTICAST || in check_local_dest()
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.c604 work->word2.s.is_mcast = (skb->pkt_type == PACKET_MULTICAST); in cvm_oct_xmit_pow()
633 (skb->pkt_type == PACKET_MULTICAST); in cvm_oct_xmit_pow()
/openbmc/linux/include/linux/
H A Detherdevice.h628 skb->pkt_type = PACKET_MULTICAST; in eth_skb_pkt_type()
/openbmc/linux/net/ipv6/
H A Dip6_input.c238 skb->pkt_type == PACKET_MULTICAST) && in ip6_rcv_core()
/openbmc/linux/net/ipv4/
H A Dip_input.c396 skb->pkt_type == PACKET_MULTICAST) { in ip_rcv_finish_core()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h58 return skb->pkt_type == PACKET_MULTICAST || skb->pkt_type == PACKET_BROADCAST; in mlx5e_skb_is_multicast()
/openbmc/linux/net/8021q/
H A Dvlan_core.c68 if (skb->pkt_type == PACKET_MULTICAST) in vlan_do_receive()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c231 skb->pkt_type = PACKET_MULTICAST; in ipoib_ib_handle_rx_wc()
259 if (skb->pkt_type == PACKET_MULTICAST) in ipoib_ib_handle_rx_wc()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c255 pkt_type = PACKET_MULTICAST; in ipvlan_process_multicast()
/openbmc/linux/drivers/net/xen-netback/
H A Dinterface.c238 if (vif->multicast_control && skb->pkt_type == PACKET_MULTICAST) { in xenvif_start_xmit()
/openbmc/linux/drivers/net/
H A Damt.c2333 skb->pkt_type = PACKET_MULTICAST; in amt_multicast_data_handler()
2431 skb->pkt_type = PACKET_MULTICAST; in amt_membership_query_handler()
2533 skb->pkt_type = PACKET_MULTICAST; in amt_update_handler()
/openbmc/linux/drivers/net/plip/
H A Dplip.c558 skb->pkt_type=PACKET_MULTICAST; in plip_type_trans()
/openbmc/linux/net/tipc/
H A Dbearer.c665 (skb->pkt_type <= PACKET_MULTICAST))) { in tipc_l2_rcv_msg()
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c1518 skb->pkt_type = PACKET_MULTICAST; in mpt_lan_type_trans()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_net.c143 skb->pkt_type=PACKET_MULTICAST; in dvb_net_eth_type_trans()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c414 if (skb->pkt_type == PACKET_MULTICAST) in brcmf_netif_rx()
/openbmc/linux/drivers/firewire/
H A Dnet.c519 skb->pkt_type = PACKET_MULTICAST; in fwnet_finish_incoming_packet()
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c357 if ((port_priv->flags & IFF_ALLMULTI && rxb->pkt_type == PACKET_MULTICAST) || in adin1110_read_fifo()

12