Lines Matching refs:lifetime
84 __le32 dst_dsn, u8 *da, u8 hop_count, u8 ttl, __le32 lifetime, in mesh_path_sel_frame_tx() argument
139 memcpy(pos, &lifetime, 4); in mesh_path_sel_frame_tx()
406 u32 orig_dsn, dst_dsn, lifetime; in hwmp_preq_frame_process() local
450 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
456 cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_preq_frame_process()
467 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
479 hopcount, ttl, cpu_to_le32(lifetime), in hwmp_preq_frame_process()
495 u32 dst_dsn, orig_dsn, lifetime; in hwmp_prep_frame_process() local
528 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
537 cpu_to_le32(lifetime), cpu_to_le32(metric), in hwmp_prep_frame_process()
688 u32 lifetime; in mesh_path_start_discovery() local
735 lifetime = default_lifetime(sdata); in mesh_path_start_discovery()
752 ttl, cpu_to_le32(lifetime), 0, in mesh_path_start_discovery()