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