Lines Matching defs:extack
1299 struct netlink_ext_ack *extack)
1316 NL_SET_ERR_MSG(extack, "Neighbor entry is now dead");
1366 NL_SET_ERR_MSG(extack, "No link layer address given");
1895 struct netlink_ext_ack *extack)
1911 NL_SET_ERR_MSG(extack, "Network address not specified");
1929 NL_SET_ERR_MSG(extack, "Invalid network address");
1949 NETLINK_CB(skb).portid, extack);
1960 struct netlink_ext_ack *extack)
1977 nda_policy, extack);
1983 NL_SET_ERR_MSG(extack, "Network address not specified");
2005 NL_SET_ERR_MSG(extack, "Invalid link address");
2015 NL_SET_ERR_MSG(extack, "Invalid network address");
2028 NL_SET_ERR_MSG(extack, "Invalid NTF_* flag combination");
2044 NL_SET_ERR_MSG(extack, "Device not specified");
2048 if (tbl->allow_add && !tbl->allow_add(dev, extack)) {
2064 NL_SET_ERR_MSG(extack, "Invalid NTF_* flag for permanent entry");
2101 NETLINK_CB(skb).portid, extack);
2312 struct netlink_ext_ack *extack)
2322 nl_neightbl_policy, extack);
2361 nl_ntbl_parm_policy, extack);
2478 struct netlink_ext_ack *extack)
2483 NL_SET_ERR_MSG(extack, "Invalid header for neighbor table dump request");
2489 NL_SET_ERR_MSG(extack, "Invalid values in header for neighbor table dump request");
2494 NL_SET_ERR_MSG(extack, "Invalid data after header in neighbor table dump request");
2511 int err = neightbl_valid_dump_info(nlh, cb->extack);
2799 struct netlink_ext_ack *extack)
2808 NL_SET_ERR_MSG(extack, "Invalid header for neighbor dump request");
2815 NL_SET_ERR_MSG(extack, "Invalid values in header for neighbor dump request");
2820 NL_SET_ERR_MSG(extack, "Invalid flags in header for neighbor dump request");
2826 extack);
2829 NDA_MAX, nda_policy, extack);
2848 NL_SET_ERR_MSG(extack, "Unsupported attribute in neighbor dump request");
2875 err = neigh_valid_dump_req(nlh, cb->strict_check, &filter, cb->extack);
2906 struct netlink_ext_ack *extack)
2913 NL_SET_ERR_MSG(extack, "Invalid header for neighbor get request");
2920 NL_SET_ERR_MSG(extack, "Invalid values in header for neighbor get request");
2925 NL_SET_ERR_MSG(extack, "Invalid flags in header for neighbor get request");
2930 NDA_MAX, nda_policy, extack);
2938 NL_SET_ERR_MSG(extack, "Unsupported family in header for neighbor get request");
2949 NL_SET_ERR_MSG(extack, "Invalid network address in neighbor get request");
2955 NL_SET_ERR_MSG(extack, "Unsupported attribute in neighbor get request");
3025 struct netlink_ext_ack *extack)
3037 extack);
3044 NL_SET_ERR_MSG(extack, "Unknown device ifindex");
3050 NL_SET_ERR_MSG(extack, "Network address not specified");
3059 NL_SET_ERR_MSG(extack, "Proxy neighbour entry not found");
3067 NL_SET_ERR_MSG(extack, "No device specified");
3073 NL_SET_ERR_MSG(extack, "Neighbour entry not found");