Lines Matching refs:lifetime
109 __le32 lifetime, __le32 metric, in mesh_path_sel_frame_tx() argument
182 memcpy(pos, &lifetime, 4); /* interval for RANN */ in mesh_path_sel_frame_tx()
522 u32 orig_sn, target_sn, lifetime, orig_metric; in hwmp_preq_frame_process() local
590 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
597 cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_preq_frame_process()
609 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
630 hopcount, ttl, cpu_to_le32(lifetime), in hwmp_preq_frame_process()
659 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
692 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
701 ttl, cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_prep_frame_process()
989 u32 lifetime; in mesh_path_start_discovery() local
1037 lifetime = default_lifetime(sdata); in mesh_path_start_discovery()
1055 ttl, cpu_to_le32(lifetime), 0, in mesh_path_start_discovery()