Lines Matching refs:extack

287 			    struct netlink_ext_ack *extack,
291 fdb_info->info.extack = extack;
306 struct netlink_ext_ack *extack)
319 &info.info, extack);
325 struct netlink_ext_ack *extack)
333 true, extack);
339 false, extack);
498 struct netlink_ext_ack *extack)
503 vxlan_fdb_switchdev_notifier_info(vxlan, f, rdst, extack, &fdb_info);
511 struct netlink_ext_ack *extack)
530 extack);
824 u32 nhid, struct netlink_ext_ack *extack)
835 NL_SET_ERR_MSG(extack, "Nexthop id does not exist");
840 NL_SET_ERR_MSG(extack, "Nexthop has been deleted");
845 NL_SET_ERR_MSG(extack, "Nexthop is not a fdb nexthop");
850 NL_SET_ERR_MSG(extack, "Nexthop is not a multipath group");
859 NL_SET_ERR_MSG(extack, "Nexthop group family not supported");
866 NL_SET_ERR_MSG(extack, "Nexthop group family not supported");
890 struct netlink_ext_ack *extack)
906 rc = vxlan_fdb_nh_update(vxlan, f, nhid, extack);
985 struct netlink_ext_ack *extack)
995 NL_SET_ERR_MSG(extack,
1001 NL_SET_ERR_MSG(extack,
1028 rc = vxlan_fdb_nh_update(vxlan, f, nhid, extack);
1037 NL_SET_ERR_MSG(extack, "Cannot replace non-unicast fdb entries");
1059 swdev_notify, extack);
1084 struct netlink_ext_ack *extack)
1097 vni, ifindex, fdb_flags, nhid, &f, extack);
1103 swdev_notify, extack);
1121 struct netlink_ext_ack *extack)
1135 nhid, swdev_notify, extack);
1143 extack);
1158 struct netlink_ext_ack *extack)
1165 NL_SET_ERR_MSG(extack, "DST, VNI, ifindex and port are mutually exclusive with NH_ID");
1172 NL_SET_ERR_MSG(extack, "Unsupported address family");
1191 NL_SET_ERR_MSG(extack, "Invalid vxlan port");
1201 NL_SET_ERR_MSG(extack, "Invalid vni");
1211 NL_SET_ERR_MSG(extack, "Invalid src vni");
1223 NL_SET_ERR_MSG(extack, "Invalid ifindex");
1229 NL_SET_ERR_MSG(extack, "Device not found");
1248 struct netlink_ext_ack *extack)
1269 &nhid, extack);
1281 nhid, true, extack);
1324 struct netlink_ext_ack *extack)
1335 &nhid, extack);
1409 struct netlink_ext_ack *extack)
1425 NL_SET_ERR_MSG(extack, "Fdb entry not found");
3079 struct netlink_ext_ack *extack)
3091 extack);
3096 NL_SET_ERR_MSG(extack, "Unsupported fdb flush ndm flag bits set");
3100 NL_SET_ERR_MSG(extack, "Unsupported fdb flush ndm state bits set");
3130 NL_SET_ERR_MSG_ATTR(extack, tb[NDA_DST],
3401 struct netlink_ext_ack *extack)
3405 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_ADDRESS],
3411 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_ADDRESS],
3421 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_MTU],
3428 NL_SET_ERR_MSG(extack,
3437 NL_SET_ERR_MSG_ATTR(extack, data[IFLA_VXLAN_ID],
3448 NL_SET_ERR_MSG_ATTR(extack, data[IFLA_VXLAN_PORT_RANGE],
3458 NL_SET_ERR_MSG_ATTR(extack, data[IFLA_VXLAN_DF],
3690 struct netlink_ext_ack *extack)
3702 NL_SET_ERR_MSG(extack,
3719 NL_SET_ERR_MSG(extack,
3725 NL_SET_ERR_MSG(extack, "Local address cannot be multicast");
3731 NL_SET_ERR_MSG(extack,
3747 NL_SET_ERR_MSG(extack,
3756 NL_SET_ERR_MSG(extack,
3767 NL_SET_ERR_MSG(extack,
3773 NL_SET_ERR_MSG(extack,
3783 NL_SET_ERR_MSG(extack,
3793 NL_SET_ERR_MSG(extack,
3803 NL_SET_ERR_MSG(extack,
3811 NL_SET_ERR_MSG(extack,
3831 NL_SET_ERR_MSG(extack,
3898 struct netlink_ext_ack *extack)
3904 ret = vxlan_config_validate(src_net, conf, &lowerdev, vxlan, extack);
3915 struct netlink_ext_ack *extack)
3926 err = vxlan_dev_configure(net, dev, conf, false, extack);
3941 NTF_SELF, 0, &f, extack);
3958 err = netdev_upper_dev_link(remote_dev, dev, extack);
3972 RTM_NEWNEIGH, true, extack);
4005 struct netlink_ext_ack *extack)
4013 vxlan_flag_attr_error(attrtype, extack);
4031 bool changelink, struct netlink_ext_ack *extack)
4046 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_ID], "Cannot change VNI");
4054 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_GROUP], "New group address family does not match old group");
4062 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_GROUP6], "IPv6 support not enabled in the kernel");
4067 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_GROUP6], "New group address family does not match old group");
4077 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_LOCAL], "New local address family does not match old");
4085 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_LOCAL6], "IPv6 support not enabled in the kernel");
4090 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_LOCAL6], "New local address family does not match old");
4111 extack);
4126 extack);
4140 extack);
4148 extack);
4156 extack);
4164 extack);
4171 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_LIMIT],
4181 extack);
4193 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_PORT_RANGE],
4201 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_PORT],
4210 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_VXLAN_UDP_CSUM],
4221 true, extack);
4232 false, extack);
4240 false, extack);
4248 extack);
4256 extack);
4263 VXLAN_F_GBP, changelink, false, extack);
4271 extack);
4279 false, extack);
4286 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_MTU],
4299 extack);
4305 NL_SET_ERR_MSG_ATTR(extack, data[IFLA_VXLAN_VNIFILTER],
4316 struct netlink_ext_ack *extack)
4321 err = vxlan_nl2conf(tb, data, dev, &conf, false, extack);
4325 return __vxlan_dev_create(src_net, dev, &conf, extack);
4330 struct netlink_ext_ack *extack)
4339 err = vxlan_nl2conf(tb, data, dev, &conf, true, extack);
4344 vxlan, extack);
4352 extack);
4369 NTF_SELF, 0, true, extack);
4392 &conf.remote_ip, extack);
4701 struct netlink_ext_ack *extack;
4706 extack = switchdev_notifier_info_to_extack(&fdb_info->info);
4717 0, false, extack);