Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H 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()
/kernel/linux/linux-6.6/net/bridge/
H 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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h199 IFLA_BRIDGE_MRP_PORT_ROLE_ROLE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h173 IFLA_BRIDGE_MRP_PORT_ROLE_ROLE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h173 IFLA_BRIDGE_MRP_PORT_ROLE_ROLE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h201 IFLA_BRIDGE_MRP_PORT_ROLE_ROLE, enumerator

Completed in 8 milliseconds