Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dmrp_bridge.h25 BR_MRP_IN_ROLE_DISABLED, enumerator
/linux-6.6.21/net/bridge/
Dbr_mrp_switchdev.c160 role != BR_MRP_IN_ROLE_DISABLED); in br_mrp_switchdev_set_in_role()
168 if (role != BR_MRP_IN_ROLE_DISABLED) in br_mrp_switchdev_set_in_role()
Dbr_mrp.c446 BR_MRP_IN_ROLE_DISABLED); in br_mrp_del_impl()
770 if (role->in_role == BR_MRP_IN_ROLE_DISABLED) { in br_mrp_set_in_role()
1157 mrp->in_role == BR_MRP_IN_ROLE_DISABLED) in br_mrp_rcv()