Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_bridge.h39 #define BR_AUTO_MASK (BR_FLOOD | BR_LEARNING) macro
/Linux-v5.4/net/bridge/
Dbr_if.c742 if (mask & BR_AUTO_MASK) in br_port_flags_change()
Dbr_private.h285 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK)