Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dmesh_hwmp.c587 bool root_is_gate; in hwmp_preq_frame_process() local
597 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()
629 if (root_is_gate) in hwmp_preq_frame_process()
836 bool root_is_gate; in hwmp_rann_frame_process() local
840 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
854 orig_addr, mgmt->sa, root_is_gate); in hwmp_rann_frame_process()
903 if (root_is_gate) in hwmp_rann_frame_process()