Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dmrp_bridge.h21 BR_MRP_RING_ROLE_MRA, enumerator
/Linux-v6.6/net/bridge/
Dbr_mrp.c212 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) { in br_mrp_alloc_test_skb()
1055 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && !mrp->test_monitor)) in br_mrp_mrm_behaviour()
1064 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && mrp->test_monitor)) in br_mrp_mrc_behaviour()
1114 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) { in br_mrp_rcv()