Searched refs:br_auto_port (Results 1 – 2 of 2) sorted by relevance
158 (br->auto_cnt == 1 && br_auto_port(p))) in br_manage_promisc()172 if (br_auto_port(p)) in nbp_update_port_count()
236 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK) macro