Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_if.c170 (br->auto_cnt == 1 && br_auto_port(p))) in br_manage_promisc()
236 if (br_auto_port(p)) in nbp_update_port_count()
Dbr_private.h421 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK) macro