D | mesh_hwmp.c | 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() [all …]
|