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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hwmp.c498 (preq->preq_tcount - 1) * sizeof(*preq->preq_targets);
507 *frm++ = preq->preq_tcount;
508 for (i = 0; i < preq->preq_tcount; i++) {
628 preq.preq_tcount = 1;
810 if (preq->preq_tcount == 1) {
1340 preq.preq_tcount = 1;
H A Dieee80211_mesh.h202 uint8_t preq_tcount; /* target count */ member in struct:ieee80211_meshpreq_ie

Completed in 123 milliseconds