Home
last modified time | relevance | path

Searched refs:IFLA_BRIDGE_MRP_RING_ROLE_ROLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_mrp_netlink.c165 [IFLA_BRIDGE_MRP_RING_ROLE_ROLE] = { .type = NLA_U32 },
181 !tb[IFLA_BRIDGE_MRP_RING_ROLE_ROLE]) { in br_mrp_ring_role_parse()
190 role.ring_role = nla_get_u32(tb[IFLA_BRIDGE_MRP_RING_ROLE_ROLE]); in br_mrp_ring_role_parse()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_mrp_netlink.c165 [IFLA_BRIDGE_MRP_RING_ROLE_ROLE] = { .type = NLA_U32 },
181 !tb[IFLA_BRIDGE_MRP_RING_ROLE_ROLE]) { in br_mrp_ring_role_parse()
190 role.ring_role = nla_get_u32(tb[IFLA_BRIDGE_MRP_RING_ROLE_ROLE]); in br_mrp_ring_role_parse()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h217 IFLA_BRIDGE_MRP_RING_ROLE_ROLE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h187 IFLA_BRIDGE_MRP_RING_ROLE_ROLE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h187 IFLA_BRIDGE_MRP_RING_ROLE_ROLE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h219 IFLA_BRIDGE_MRP_RING_ROLE_ROLE, enumerator

Completed in 9 milliseconds