Home
last modified time | relevance | path

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

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