Searched refs:target_sn (Results 1 – 2 of 2) sorted by relevance
103 u32 target_sn, const u8 *da, in mesh_path_sel_frame_tx() argument592 ifmsh->sn = target_sn; in hwmp_preq_frame_process()600 target_sn = ifmsh->sn; in hwmp_preq_frame_process()609 target_sn = ++ifmsh->sn; in hwmp_preq_frame_process()623 mpath->sn = target_sn; in hwmp_preq_frame_process()629 target_sn = mpath->sn; in hwmp_preq_frame_process()765 u32 target_sn; in hwmp_perr_frame_process() local790 SN_GT(target_sn, mpath->sn) || target_sn == 0)) { in hwmp_perr_frame_process()792 if (target_sn != 0) in hwmp_perr_frame_process()793 mpath->sn = target_sn; in hwmp_perr_frame_process()[all …]
286 u8 ttl, const u8 *target, u32 target_sn,
Completed in 8 milliseconds