Lines Matching defs:extack

477 			     u32 portid, struct netlink_ext_ack *extack)
512 NL_SET_ERR_MSG(extack, "ipv4: Invalid scope value");
532 ivi.extack = extack;
648 struct netlink_ext_ack *extack)
661 ifa_ipv4_policy, extack);
668 NL_SET_ERR_MSG(extack, "ipv4: Device not found");
693 NL_SET_ERR_MSG(extack, "ipv4: Address not found");
829 struct netlink_ext_ack *extack)
839 ifa_ipv4_policy, extack);
847 NL_SET_ERR_MSG(extack, "ipv4: Invalid prefix length");
852 NL_SET_ERR_MSG(extack, "ipv4: Local address is not supplied");
859 NL_SET_ERR_MSG(extack, "ipv4: Device not found");
913 NL_SET_ERR_MSG(extack, "ipv4: address lifetime invalid");
947 struct netlink_ext_ack *extack)
957 ifa = rtm_to_ifaddr(net, nlh, &valid_lft, &prefered_lft, extack);
971 NL_SET_ERR_MSG(extack, "ipv4: Multicast auto join failed");
977 extack);
986 NL_SET_ERR_MSG(extack, "ipv4: Address already assigned");
1748 struct netlink_ext_ack *extack = cb->extack;
1754 NL_SET_ERR_MSG(extack, "ipv4: Invalid header for address dump request");
1760 NL_SET_ERR_MSG(extack, "ipv4: Invalid values in header for address dump request");
1771 ifa_ipv4_policy, extack);
1787 NL_SET_ERR_MSG(extack, "ipv4: Invalid target network namespace id");
1792 NL_SET_ERR_MSG(extack, "ipv4: Unsupported attribute in dump request");
1996 struct netlink_ext_ack *extack)
2005 inet_af_policy, extack);
2025 struct netlink_ext_ack *extack)
2166 struct netlink_ext_ack *extack)
2171 NL_SET_ERR_MSG(extack, "ipv4: Invalid header for netconf get request");
2178 devconf_ipv4_policy, extack);
2182 devconf_ipv4_policy, extack);
2194 NL_SET_ERR_MSG(extack, "ipv4: Unsupported attribute in netconf get request");
2204 struct netlink_ext_ack *extack)
2215 err = inet_netconf_valid_get_req(in_skb, nlh, tb, extack);
2274 struct netlink_ext_ack *extack = cb->extack;
2278 NL_SET_ERR_MSG(extack, "ipv4: Invalid header for netconf dump request");
2283 NL_SET_ERR_MSG(extack, "ipv4: Invalid data after header in netconf dump request");