Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c70 #define SN_GT(x, y) ((s32)(y - x) < 0) macro
455 if (SN_GT(mpath->sn, orig_sn) || in hwmp_route_info_get()
468 newer_sn = have_sn && SN_GT(orig_sn, mpath->sn); in hwmp_route_info_get()
605 if (SN_GT(target_sn, ifmsh->sn)) in hwmp_preq_frame_process()
804 SN_GT(target_sn, mpath->sn) || target_sn == 0)) { in hwmp_perr_frame_process()