Searched refs:IFLA_BRIDGE_MRP_RING_ROLE (Results 1 - 2 of 2) sorted by path

/linux-master/include/uapi/linux/
H A Dif_bridge.h169 IFLA_BRIDGE_MRP_RING_ROLE, enumerator in enum:__anon3528
/linux-master/net/bridge/
H A Dbr_mrp_netlink.c15 [IFLA_BRIDGE_MRP_RING_ROLE] = { .type = NLA_NESTED },
407 if (tb[IFLA_BRIDGE_MRP_RING_ROLE]) {
408 err = br_mrp_ring_role_parse(br, tb[IFLA_BRIDGE_MRP_RING_ROLE],

Completed in 279 milliseconds