Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h241 #define IEEE80211_MESHPREQ_FLAGS_PP 0x04 /* Proactive PREP */ macro
H A Dieee80211_hwmp.c850 preq.preq_flags |= IEEE80211_MESHPREQ_FLAGS_PP; in hwmp_rootmode_cb()
1150 (preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_PP)) { in hwmp_recv_preq()