Home
last modified time | relevance | path

Searched refs:bcast_mac (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
Deth_media.c65 char bcast_mac[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in tipc_eth_raw2addr() local
70 addr->broadcast = !memcmp(addr->value, bcast_mac, ETH_ALEN); in tipc_eth_raw2addr()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2072 struct iwl_fw_bcast_mac *bcast_mac; in iwl_mvm_bcast_filter_iterator() local
2078 bcast_mac = &cmd->macs[mvmvif->id]; in iwl_mvm_bcast_filter_iterator()
2088 bcast_mac->default_discard = 1; in iwl_mvm_bcast_filter_iterator()
2099 bcast_mac->default_discard = 0; in iwl_mvm_bcast_filter_iterator()
2100 bcast_mac->attached_filters = 0; in iwl_mvm_bcast_filter_iterator()
2113 bcast_mac->attached_filters |= in iwl_mvm_bcast_filter_iterator()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3596 static u8 bcast_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ath6kl_cfg80211_vif_stop() local
3612 bcast_mac : vif->bssid, in ath6kl_cfg80211_vif_stop()