Home
last modified time | relevance | path

Searched refs:BR_MRP_AWARE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dif_bridge.h57 #define BR_MRP_AWARE BIT(17) macro
/linux/net/bridge/
H A Dbr_stp.c42 if (p->flags & BR_MRP_AWARE) in br_set_state()