Home
last modified time | relevance | path

Searched defs:multicast (Results 126 - 150 of 205) sorted by relevance

123456789

/kernel/linux/linux-6.6/net/core/
H A Dnet-sysfs.c701 NETSTAT_ENTRY(multicast); variable
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c4628 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 Dchip.c5380 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 Denic_main.c1042 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 Dpch_gbe.h512 u32 multicast; member
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c3114 u64 packets, bytes, multicast; vxge_get_stats64() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c2877 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 Dcfg80211.c1702 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 Dcfg80211.c445 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 Dmac80211.c1806 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 Dcfg80211.c1316 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 Dtx.c2549 bool multicast; in ieee80211_build_hdr() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h138 input_system_connection_t multicast[N_CSI_PORTS]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1697 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 Dpch_gbe.h512 u32 multicast; member
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c4572 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 Denic_main.c1041 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 Dcfg80211.c1316 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 Dcfg80211.c1725 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 Dmain.c2878 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 Dcfg80211.c434 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 Drx.c2798 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 Dcma.c4579 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 Dfwsignal.c750 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 Dmain.c4281 b43_op_configure_filter(struct ieee80211_hw *hw, unsigned int changed, unsigned int *fflags, u64 multicast) b43_op_configure_filter() argument

Completed in 103 milliseconds

123456789