Searched refs:MESH_FLAGS_AE (Results 1 – 4 of 4) sorted by relevance
117 if (!(mshdr->flags & MESH_FLAGS_AE)) { in prepare_for_gate()
2879 if (mesh_hdr->flags & MESH_FLAGS_AE) { in ieee80211_rx_h_mesh_fwding()2887 } else if ((mesh_hdr->flags & MESH_FLAGS_AE) == in ieee80211_rx_h_mesh_fwding()
523 int ae = flags & MESH_FLAGS_AE; in __ieee80211_get_mesh_hdrlen()577 mesh_flags &= MESH_FLAGS_AE; in ieee80211_data_to_8023_exthdr()
784 #define MESH_FLAGS_AE 0x3 macro