Home
last modified time | relevance | path

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

/linux/net/bridge/
A Dbr_mrp_netlink.c101 [IFLA_BRIDGE_MRP_PORT_ROLE_ROLE] = { .type = NLA_U32 },
117 if (!tb[IFLA_BRIDGE_MRP_PORT_ROLE_ROLE]) { in br_mrp_port_role_parse()
122 role = nla_get_u32(tb[IFLA_BRIDGE_MRP_PORT_ROLE_ROLE]); in br_mrp_port_role_parse()
/linux/include/uapi/linux/
A Dif_bridge.h200 IFLA_BRIDGE_MRP_PORT_ROLE_ROLE, enumerator

Completed in 7 milliseconds