Searched refs:MESH_FLAGS_AE (Results 1 – 4 of 4) sorted by relevance
404 int ae = flags & MESH_FLAGS_AE; in __ieee80211_get_mesh_hdrlen()458 mesh_flags &= MESH_FLAGS_AE; in ieee80211_data_to_8023_exthdr()
115 if (!(mshdr->flags & MESH_FLAGS_AE)) { in prepare_for_gate()
2633 if (mesh_hdr->flags & MESH_FLAGS_AE) { in ieee80211_rx_h_mesh_fwding()2641 } else if ((mesh_hdr->flags & MESH_FLAGS_AE) == in ieee80211_rx_h_mesh_fwding()
669 #define MESH_FLAGS_AE 0x3 macro