Searched refs:IEEE80211_MESHPERR_FLAGS_AE (Results 1 – 2 of 2) sorted by relevance
383 if ((*iefrm_t) & IEEE80211_MESHPERR_FLAGS_AE) in verify_mesh_perr_len()535 IEEE80211_MESHPERR_FLAGS_AE) { in hwmp_recv_action_meshpath()771 if (PERR_DFLAGS(i) & IEEE80211_MESHPERR_FLAGS_AE) { in hwmp_add_meshperr()1670 IEEE80211_MESHPERR_FLAGS_AE) { in hwmp_send_perr()1717 PERR_DFLAGS(0) |= IEEE80211_MESHPERR_FLAGS_AE; in hwmp_senderror()
297 #define IEEE80211_MESHPERR_FLAGS_AE 0x40 /* Address Extension */ macro