Searched refs:broadcast_addr (Results 1 – 1 of 1) sorted by relevance
/net/mac80211/ |
D | mesh_hwmp.c | 98 static const u8 broadcast_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable 667 mpath->rann_snd_addr : broadcast_addr; in hwmp_preq_frame_process() 801 broadcast_addr); in hwmp_perr_frame_process() 899 orig_sn, 0, NULL, 0, broadcast_addr, in hwmp_rann_frame_process() 1102 da = (mpath->is_root) ? mpath->rann_snd_addr : broadcast_addr; in mesh_path_start_discovery() 1266 ++ifmsh->sn, 0, NULL, 0, broadcast_addr, in mesh_path_tx_root_frame() 1279 (u8 *) broadcast_addr, 0, broadcast_addr, in mesh_path_tx_root_frame()
|