Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/
A Dbr_mrp_netlink.c280 [IFLA_BRIDGE_MRP_IN_ROLE_ROLE] = { .type = NLA_U32 },
299 !tb[IFLA_BRIDGE_MRP_IN_ROLE_ROLE]) { in br_mrp_in_role_parse()
310 role.in_role = nla_get_u32(tb[IFLA_BRIDGE_MRP_IN_ROLE_ROLE]); in br_mrp_in_role_parse()
/linux-6.3-rc2/include/uapi/linux/
A Dif_bridge.h271 IFLA_BRIDGE_MRP_IN_ROLE_ROLE, enumerator

Completed in 8 milliseconds