Searched refs:MESH_FLAGS_AE_A4 (Results 1 – 3 of 3) sorted by relevance
494 case MESH_FLAGS_AE_A4: in __ieee80211_get_mesh_hdrlen()559 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()579 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()
729 meshhdr->flags |= MESH_FLAGS_AE_A4; in ieee80211_new_mesh_header()
782 #define MESH_FLAGS_AE_A4 0x1 macro