Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c473 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local
476 newer_sn = have_sn && SN_GT(orig_sn, mpath->sn); in hwmp_route_info_get()
481 if (!have_sn || newer_sn) { in hwmp_route_info_get()