Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dif_bridge.h43 #define BR_AUTO_MASK (BR_FLOOD | BR_LEARNING) macro
/linux-4.1.27/net/bridge/
Dbr_if.c584 if (mask & BR_AUTO_MASK) in br_port_flags_change()
Dbr_private.h191 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK)