Searched refs:preq_flags (Results 1 – 2 of 2) sorted by relevance
435 preq->preq_flags = *iefrm_t++; in hwmp_recv_action_meshpath()443 if (preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AE) { in hwmp_recv_action_meshpath()700 *frm++ = preq->preq_flags; in hwmp_add_meshpreq()706 if (preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AE) { in hwmp_add_meshpreq()846 preq.preq_flags = 0; in hwmp_rootmode_cb()848 preq.preq_flags |= IEEE80211_MESHPREQ_FLAGS_GATE; in hwmp_rootmode_cb()850 preq.preq_flags |= IEEE80211_MESHPREQ_FLAGS_PP; in hwmp_rootmode_cb()993 if(preq->preq_flags & IEEE80211_MESHPREQ_FLAGS_AM && in hwmp_recv_preq()1801 preq.preq_flags = IEEE80211_MESHPREQ_FLAGS_AM; in hwmp_recv_rann()1885 preq.preq_flags = 0; in hwmp_rediscover_cb()[all …]
238 uint8_t preq_flags; member