Home
last modified time | relevance | path

Searched refs:orig_lifetime (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c395 unsigned long orig_lifetime, exp_time; in hwmp_route_info_get() local
416 orig_lifetime = PREQ_IE_LIFETIME(hwmp_ie); in hwmp_route_info_get()
428 orig_lifetime = PREP_IE_LIFETIME(hwmp_ie); in hwmp_route_info_get()
439 exp_time = TU_TO_EXP_TIME(orig_lifetime); in hwmp_route_info_get()