Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c45 #define PREQ_IE_ORIG_SN(x) u32_field_get(x, 13, 0) macro
415 orig_sn = PREQ_IE_ORIG_SN(hwmp_ie); in hwmp_route_info_get()
591 orig_sn = PREQ_IE_ORIG_SN(preq_elem); in hwmp_preq_frame_process()