Searched refs:MESH_FLAGS_AE (Results 1 – 4 of 4) sorted by relevance
109 if (!(mshdr->flags & MESH_FLAGS_AE)) { in prepare_for_gate()
2913 if (mesh_hdr->flags & MESH_FLAGS_AE) { in ieee80211_rx_h_mesh_fwding()2921 } else if ((mesh_hdr->flags & MESH_FLAGS_AE) == in ieee80211_rx_h_mesh_fwding()
526 int ae = flags & MESH_FLAGS_AE; in __ieee80211_get_mesh_hdrlen()581 mesh_flags &= MESH_FLAGS_AE; in ieee80211_data_to_8023_exthdr()
818 #define MESH_FLAGS_AE 0x3 macro