Searched refs:BR_MRP_RING_ROLE_MRA (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmrp_bridge.h21 BR_MRP_RING_ROLE_MRA, enumerator in enum:br_mrp_ring_role_type
/linux-master/net/bridge/
H A Dbr_mrp.c212 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) {
1055 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && !mrp->test_monitor))
1064 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && mrp->test_monitor))
1114 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) {

Completed in 102 milliseconds