Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh_hwmp.c576 bool root_is_gate; in hwmp_preq_frame_process() local
586 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()
618 if (root_is_gate) in hwmp_preq_frame_process()
825 bool root_is_gate; in hwmp_rann_frame_process() local
829 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
843 orig_addr, mgmt->sa, root_is_gate); in hwmp_rann_frame_process()
892 if (root_is_gate) in hwmp_rann_frame_process()