Lines Matching full:lifetime
105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
175 put_unaligned_le32(lifetime, pos); /* interval for RANN */ in mesh_path_sel_frame_tx()
573 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
643 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
650 lifetime, target_metric, 0, in hwmp_preq_frame_process()
662 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
681 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
709 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
742 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
750 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
1045 u32 lifetime; in mesh_path_start_discovery() local
1097 lifetime = default_lifetime(sdata); in mesh_path_start_discovery()
1114 ttl, lifetime, 0, ifmsh->preq_id++, sdata); in mesh_path_start_discovery()