Lines Matching refs:target_flags
102 u8 target_flags, const u8 *target, in mesh_path_sel_frame_tx() argument
181 *pos++ = target_flags; in mesh_path_sel_frame_tx()
581 u8 target_flags, ttl, flags; in hwmp_preq_frame_process() local
592 target_flags = PREQ_IE_TARGET_F(preq_elem); in hwmp_preq_frame_process()
616 (target_flags & IEEE80211_PREQ_TO_FLAG)) { in hwmp_preq_frame_process()
639 } else if ((!(target_flags & IEEE80211_PREQ_TO_FLAG)) && in hwmp_preq_frame_process()
645 target_flags |= IEEE80211_PREQ_TO_FLAG; in hwmp_preq_frame_process()
689 orig_sn, target_flags, target_addr, in hwmp_preq_frame_process()
1052 u8 ttl, target_flags = 0; in mesh_path_start_discovery() local
1115 target_flags |= IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1117 target_flags &= ~IEEE80211_PREQ_TO_FLAG; in mesh_path_start_discovery()
1122 target_flags, mpath->dst, mpath->sn, da, 0, in mesh_path_start_discovery()
1322 u8 flags, target_flags = 0; in mesh_path_tx_root_frame() local
1339 target_flags |= IEEE80211_PREQ_TO_FLAG | in mesh_path_tx_root_frame()
1342 ++ifmsh->sn, target_flags, in mesh_path_tx_root_frame()