Home
last modified time | relevance | path

Searched defs:broadcast_addr (Results 1 – 3 of 3) sorted by relevance

/linux/net/batman-adv/
H A Dsend.c126 static const u8 broadcast_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; batadv_send_broadcast_skb() local
/linux/net/mac80211/
H A Dmesh_hwmp.c98 static const u8 broadcast_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c418 u8 broadcast_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _rtl_add_wowlan_patterns() local