Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_bridge.h46 #define BR_AUTO_MASK (BR_FLOOD | BR_LEARNING) macro
/openbmc/linux/net/bridge/
H A Dbr_if.c760 if (mask & BR_AUTO_MASK) in br_port_flags_change()
H A Dbr_private.h445 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK)