Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c585 bool root_is_gate; in hwmp_preq_frame_process() local
595 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()
627 if (root_is_gate) in hwmp_preq_frame_process()
834 bool root_is_gate; in hwmp_rann_frame_process() local
838 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
852 orig_addr, mgmt->sa, root_is_gate); in hwmp_rann_frame_process()
901 if (root_is_gate) in hwmp_rann_frame_process()