Home
last modified time | relevance | path

Searched refs:RANN_FLAG_IS_GATE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/mac80211/
Dmesh_hwmp.c749 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
1147 ? RANN_FLAG_IS_GATE : 0; in mesh_path_tx_root_frame()
/linux-3.4.99/include/linux/
Dieee80211.h649 RANN_FLAG_IS_GATE = 1 << 0, enumerator