Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_hwmp.c536 bool root_is_gate; in hwmp_preq_frame_process() local
546 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()
574 if (root_is_gate) in hwmp_preq_frame_process()
780 bool root_is_gate; in hwmp_rann_frame_process() local
784 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()
798 orig_addr, mgmt->sa, root_is_gate); in hwmp_rann_frame_process()
844 if (root_is_gate) in hwmp_rann_frame_process()