Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net80211/
HDieee80211_mesh.h218 #define IEEE80211_MESHRANN_FLAGS_GATE 0x01 /* Mesh Gate */ macro
HDieee80211_hwmp.c1787 if (rann->rann_flags & IEEE80211_MESHRANN_FLAGS_GATE) { in hwmp_recv_rann()