Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h220 #define IEEE80211_MESHRANN_FLAGS_GATE 0x01 /* Mesh Gate */ macro
H A Dieee80211_hwmp.c1789 if (rann->rann_flags & IEEE80211_MESHRANN_FLAGS_GATE) { in hwmp_recv_rann()