Searched refs:MESH_FLAGS_AE_A4 (Results 1 – 3 of 3) sorted by relevance
410 case MESH_FLAGS_AE_A4: in __ieee80211_get_mesh_hdrlen()475 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()495 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()
621 meshhdr->flags |= MESH_FLAGS_AE_A4; in ieee80211_new_mesh_header()
667 #define MESH_FLAGS_AE_A4 0x1 macro