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

/freebsd-current/sys/net80211/
H A Dieee80211_hwmp.c685 #define PREQ_TFLAGS(n) preq->preq_targets[n].target_flags macro
709 *frm++ = PREQ_TFLAGS(i);
716 #undef PREQ_TFLAGS macro
827 #define PREQ_TFLAGS(n) preq.preq_targets[n].target_flags macro
855 PREQ_TFLAGS(0) = IEEE80211_MESHPREQ_TFLAGS_TO |
863 #undef PREQ_TFLAGS macro
936 #define PREQ_TFLAGS(n) preq->preq_targets[n].target_flags macro
1126 (PREQ_TFLAGS(0) & IEEE80211_MESHPREQ_TFLAGS_TO)) {
1184 if (!(PREQ_TFLAGS(0) & IEEE80211_MESHPREQ_TFLAGS_TO) &&
1224 #undef PREQ_TFLAGS macro
1845 #define PREQ_TFLAGS macro
2032 #undef PREQ_TFLAGS macro
[all...]

Completed in 38 milliseconds