Home
last modified time | relevance | path

Searched refs:MESH_FLAGS_AE (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
A Dmesh_pathtbl.c109 if (!(mshdr->flags & MESH_FLAGS_AE)) { in prepare_for_gate()
A Drx.c2884 if (mesh_hdr->flags & MESH_FLAGS_AE) { in ieee80211_rx_h_mesh_fwding()
2892 } else if ((mesh_hdr->flags & MESH_FLAGS_AE) == in ieee80211_rx_h_mesh_fwding()
/linux/net/wireless/
A Dutil.c526 int ae = flags & MESH_FLAGS_AE; in __ieee80211_get_mesh_hdrlen()
580 mesh_flags &= MESH_FLAGS_AE; in ieee80211_data_to_8023_exthdr()
/linux/include/linux/
A Dieee80211.h784 #define MESH_FLAGS_AE 0x3 macro

Completed in 36 milliseconds