Lines Matching refs:lifetime
114 __le32 lifetime, __le32 metric, __le32 preq_id, in mesh_path_sel_frame_tx() argument
186 memcpy(pos, &lifetime, 4); /* interval for RANN */ in mesh_path_sel_frame_tx()
523 u32 orig_sn, target_sn, lifetime; in hwmp_preq_frame_process() local
570 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
577 cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_preq_frame_process()
588 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
603 hopcount, ttl, cpu_to_le32(lifetime), in hwmp_preq_frame_process()
629 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
661 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
670 ttl, cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_prep_frame_process()
933 u32 lifetime; in mesh_path_start_discovery() local
981 lifetime = default_lifetime(sdata); in mesh_path_start_discovery()
999 ttl, cpu_to_le32(lifetime), 0, in mesh_path_start_discovery()