Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c595 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()
838 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
1325 ? RANN_FLAG_IS_GATE : 0; in mesh_path_tx_root_frame()
/openbmc/linux/include/linux/
H A Dieee80211.h1052 RANN_FLAG_IS_GATE = 1 << 0, enumerator