Searched refs:preq_flags (Results 1 – 2 of 2) sorted by relevance
433 preq->preq_flags = *iefrm_t++; in hwmp_recv_action_meshpath()441 if (preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AE) { in hwmp_recv_action_meshpath()698 *frm++ = preq->preq_flags; in hwmp_add_meshpreq()704 if (preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AE) { in hwmp_add_meshpreq()844 preq.preq_flags = 0; in hwmp_rootmode_cb()846 preq.preq_flags |= IEEE80211_MESHPREQ_FLAGS_GATE; in hwmp_rootmode_cb()848 preq.preq_flags |= IEEE80211_MESHPREQ_FLAGS_PP; in hwmp_rootmode_cb()991 if(preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AM && in hwmp_recv_preq()1799 preq.preq_flags = IEEE80211_MESHPREQ_FLAGS_AM; in hwmp_recv_rann()1883 preq.preq_flags = 0; in hwmp_rediscover_cb()[all …]
236 uint8_t preq_flags; member