Searched refs:MESH_FLAGS_AE_A4 (Results 1 – 3 of 3) sorted by relevance
437 case MESH_FLAGS_AE_A4: in __ieee80211_get_mesh_hdrlen()502 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()522 if (mesh_flags == MESH_FLAGS_AE_A4) in ieee80211_data_to_8023_exthdr()
679 meshhdr->flags |= MESH_FLAGS_AE_A4; in ieee80211_new_mesh_header()
664 #define MESH_FLAGS_AE_A4 0x1 macro