Searched refs:iefrm_t (Results 1 – 1 of 1) sorted by relevance
438 preq->preq_id = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()440 iefrm_t += 6; in hwmp_recv_action_meshpath()441 preq->preq_origseq = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()448 preq->preq_lifetime = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()449 preq->preq_metric = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()486 iefrm_t += 6; in hwmp_recv_action_meshpath()487 prep->prep_targetseq = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()494 prep->prep_lifetime = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()495 prep->prep_metric = le32dec(iefrm_t); iefrm_t += 4; in hwmp_recv_action_meshpath()497 iefrm_t += 6; in hwmp_recv_action_meshpath()[all …]