Searched refs:MESH_FLAGS_AE_A4 (Results 1 – 3 of 3) sorted by relevance
532 case MESH_FLAGS_AE_A4: in __ieee80211_get_mesh_hdrlen()597 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()618 if (mesh_flags == MESH_FLAGS_AE_A4 && in ieee80211_data_to_8023_exthdr()
760 meshhdr->flags |= MESH_FLAGS_AE_A4; in ieee80211_new_mesh_header()
816 #define MESH_FLAGS_AE_A4 0x1 macro