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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hwmp.c602 #define PREQ_TFLAGS(n) preq.preq_targets[n].target_flags macro
630 PREQ_TFLAGS(0) = IEEE80211_MESHPREQ_TFLAGS_TO |
637 #undef PREQ_TFLAGS macro
670 #define PREQ_TFLAGS(n) preq->preq_targets[n].target_flags macro
763 (PREQ_TFLAGS(0) &
846 if (!(PREQ_TFLAGS(0) & IEEE80211_MESHPREQ_TFLAGS_TO)) {
902 #undef PREQ_TFLAGS macro
1281 #define PREQ_TFLAGS(n) preq.preq_targets[n].target_flags macro
1342 PREQ_TFLAGS(0) = 0;
1344 PREQ_TFLAGS(
1385 #undef PREQ_TFLAGS macro
[all...]

Completed in 41 milliseconds