Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_bridge.h43 #define BR_AUTO_MASK (BR_FLOOD | BR_LEARNING) macro
/Linux-v4.19/net/bridge/
Dbr_if.c739 if (mask & BR_AUTO_MASK) in br_port_flags_change()
Dbr_private.h290 #define br_auto_port(p) ((p)->flags & BR_AUTO_MASK)