Searched refs:PREQ_TFLAGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_hwmp.c682 #define PREQ_TFLAGS(n) preq->preq_targets[n].target_flags macro
706 *frm++ = PREQ_TFLAGS(i);
713 #undef PREQ_TFLAGS macro
824 #define PREQ_TFLAGS(n) preq.preq_targets[n].target_flags macro
852 PREQ_TFLAGS(0) = IEEE80211_MESHPREQ_TFLAGS_TO |
860 #undef PREQ_TFLAGS macro
933 #define PREQ_TFLAGS(n) preq->preq_targets[n].target_flags macro
1123 (PREQ_TFLAGS(0) & IEEE80211_MESHPREQ_TFLAGS_TO)) {
1181 if (!(PREQ_TFLAGS(0) & IEEE80211_MESHPREQ_TFLAGS_TO) &&
1221 #undef PREQ_TFLAGS macro
1842 #define PREQ_TFLAGS macro
2029 #undef PREQ_TFLAGS macro
[all...]

Completed in 173 milliseconds