Lines Matching refs:nlattr
31 static int br_mrp_instance_parse(struct net_bridge *br, struct nlattr *attr,
34 struct nlattr *tb[IFLA_BRIDGE_MRP_INSTANCE_MAX + 1];
76 struct nlattr *attr,
79 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_STATE_MAX + 1];
105 struct nlattr *attr,
108 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_ROLE_MAX + 1];
134 static int br_mrp_ring_state_parse(struct net_bridge *br, struct nlattr *attr,
137 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_STATE_MAX + 1];
168 static int br_mrp_ring_role_parse(struct net_bridge *br, struct nlattr *attr,
171 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_ROLE_MAX + 1];
205 static int br_mrp_start_test_parse(struct net_bridge *br, struct nlattr *attr,
208 struct nlattr *tb[IFLA_BRIDGE_MRP_START_TEST_MAX + 1];
248 static int br_mrp_in_state_parse(struct net_bridge *br, struct nlattr *attr,
251 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_STATE_MAX + 1];
284 static int br_mrp_in_role_parse(struct net_bridge *br, struct nlattr *attr,
287 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_ROLE_MAX + 1];
325 struct nlattr *attr,
328 struct nlattr *tb[IFLA_BRIDGE_MRP_START_IN_TEST_MAX + 1];
357 struct nlattr *attr, int cmd, struct netlink_ext_ack *extack)
359 struct nlattr *tb[IFLA_BRIDGE_MRP_MAX + 1];
449 struct nlattr *tb, *mrp_tb;