Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dif_bridge.h46 #define BR_AUTO_MASK (BR_FLOOD | BR_LEARNING) macro
/linux-6.1.9/net/bridge/
Dbr_if.c759 if (mask & BR_AUTO_MASK) in br_port_flags_change()
Dbr_private.h421 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK)