Lines Matching refs:sn
438 if (SN_GT(mpath->sn, orig_sn) || in hwmp_route_info_get()
439 (mpath->sn == orig_sn && in hwmp_route_info_get()
458 mpath->sn = orig_sn; in hwmp_route_info_get()
546 ++ifmsh->sn; in hwmp_preq_frame_process()
549 target_sn = ifmsh->sn; in hwmp_preq_frame_process()
558 target_sn = ++ifmsh->sn; in hwmp_preq_frame_process()
571 SN_LT(mpath->sn, target_sn)) { in hwmp_preq_frame_process()
572 mpath->sn = target_sn; in hwmp_preq_frame_process()
578 target_sn = mpath->sn; in hwmp_preq_frame_process()
740 SN_GT(target_sn, mpath->sn))) { in hwmp_perr_frame_process()
742 mpath->sn = target_sn; in hwmp_perr_frame_process()
806 if (!(SN_LT(mpath->sn, orig_sn)) && in hwmp_rann_frame_process()
807 !(mpath->sn == orig_sn && metric < mpath->rann_metric)) { in hwmp_rann_frame_process()
824 mpath->sn = orig_sn; in hwmp_rann_frame_process()
1025 ++ifmsh->sn; in mesh_path_start_discovery()
1043 mesh_path_sel_frame_tx(MPATH_PREQ, 0, sdata->vif.addr, ifmsh->sn, in mesh_path_start_discovery()
1044 target_flags, mpath->dst, mpath->sn, da, 0, in mesh_path_start_discovery()
1204 ++ifmsh->sn, 0, NULL, 0, broadcast_addr, in mesh_path_tx_root_frame()
1215 ++ifmsh->sn, target_flags, in mesh_path_tx_root_frame()