/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 701 NETSTAT_ENTRY(multicast); variable
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_nl.c | 4628 bool multicast = false; in notify_resource_state() local 4680 bool multicast = false; in notify_device_state() local 4730 bool multicast = false; in notify_connection_state() local 4781 bool multicast in notify_peer_device_state() local [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 5380 mv88e6xxx_port_egress_floods(struct dsa_switch *ds, int port, bool unicast, bool multicast) mv88e6xxx_port_egress_floods() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1042 int multicast = (netdev->flags & IFF_MULTICAST) ? 1 : 0; in enic_set_rx_mode() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 512 u32 multicast; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.c | 3114 u64 packets, bytes, multicast; vxge_get_stats64() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.c | 2877 b43legacy_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *fflags,u64 multicast) b43legacy_op_configure_filter() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1702 wil_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_index, bool unicast, bool multicast) wil_cfg80211_set_default_key() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 445 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, bool unicast, bool multicast) mwifiex_cfg80211_set_default_key() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 1806 iwl_mvm_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) iwl_mvm_configure_filter() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1316 ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_index, bool unicast, bool multicast) ath6kl_cfg80211_set_default_key() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | tx.c | 2549 bool multicast; in ieee80211_build_hdr() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | isp2400_input_system_local.h | 138 input_system_connection_t multicast[N_CSI_PORTS]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 1697 bool multicast = !!(flags.val & BR_MCAST_FLOOD); in dpaa2_switch_port_pre_bridge_flags() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 512 u32 multicast; member
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_nl.c | 4572 bool multicast = false; in notify_resource_state() local 4624 bool multicast = false; in notify_device_state() local 4674 bool multicast = false; in notify_connection_state() local 4725 bool multicast in notify_peer_device_state() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1041 int multicast = (netdev->flags & IFF_MULTICAST) ? 1 : 0; in enic_set_rx_mode() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1316 ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool unicast, bool multicast) ath6kl_cfg80211_set_default_key() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1725 wil_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *ndev, int link_id, u8 key_index, bool unicast, bool multicast) wil_cfg80211_set_default_key() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.c | 2878 b43legacy_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *fflags,u64 multicast) b43legacy_op_configure_filter() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 434 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, u8 key_index, bool unicast, bool multicast) mwifiex_cfg80211_set_default_key() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | rx.c | 2798 bool multicast; in ieee80211_rx_mesh_data() local 4367 bool multicast = is_multicast_ether_addr(hdr->addr1) || ieee80211_accept_frame() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cma.c | 4579 static int cma_ib_mc_handler(int status, struct ib_sa_multicast *multicast) in cma_ib_mc_handler() argument 4535 cma_make_mc_event(int status, struct rdma_id_private *id_priv, struct ib_sa_multicast *multicast, struct rdma_cm_event *event, struct cma_multicast *mc) cma_make_mc_event() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 750 bool multicast; in brcmf_fws_macdesc_find() local 2120 bool multicast = is_multicast_ether_addr(eh->h_dest); in brcmf_fws_process_skb() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 4281 b43_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *fflags, u64 multicast) b43_op_configure_filter() argument
|