Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c48 #define PREQ_IE_TARGET_F(x) (*(AE_F_SET(x) ? x + 32 : x + 26)) macro
594 target_flags = PREQ_IE_TARGET_F(preq_elem); in hwmp_preq_frame_process()