Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_if.c158 (br->auto_cnt == 1 && br_auto_port(p))) in br_manage_promisc()
172 if (br_auto_port(p)) in nbp_update_port_count()
Dbr_private.h236 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK) macro