Lines Matching refs:lifetime
109 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
180 put_unaligned_le32(lifetime, pos); /* interval for RANN */ in mesh_path_sel_frame_tx()
520 u32 orig_sn, target_sn, lifetime, orig_metric; in hwmp_preq_frame_process() local
589 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
596 lifetime, metric, 0, sdata); in hwmp_preq_frame_process()
607 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
627 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
655 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
688 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
696 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
980 u32 lifetime; in mesh_path_start_discovery() local
1028 lifetime = default_lifetime(sdata); in mesh_path_start_discovery()
1045 ttl, lifetime, 0, ifmsh->preq_id++, sdata); in mesh_path_start_discovery()