nlmsg_report_err_msg
nlmsg_report_err_msg(npt, "address is invalid");
nlmsg_report_err_msg(npt, "remote and local addresses are the same");
nlmsg_report_err_msg(npt, "address family is not supported");
nlmsg_report_err_msg(npt, "gre flags are invalid");
nlmsg_report_err_msg(npt, "gre key is invalid: %u", key);
nlmsg_report_err_msg(npt, "same gre tunnel exist");
nlmsg_report_err_msg(npt, "source port is invalid: %u", port);
nlmsg_report_err_msg(npt, "Specify both remote and local address together");
nlmsg_report_err_msg(npt, "vlan id is required, guessing not supported");
nlmsg_report_err_msg(npt, "Invalid VID: %d", attrs.vlan_id);
nlmsg_report_err_msg(npt, "Unsupported ethertype: 0x%04X", attrs.vlan_proto);
nlmsg_report_err_msg(npt, "unable to find parent interface %u", lattrs->ifi_index);
nlmsg_report_err_msg(ifd->npt, "unable to find parent interface %u",
bool nlmsg_report_err_msg(struct nl_pstate *npt, const char *fmt, ...)
nlmsg_report_err_msg(_npt, _fmt, ## __VA_ARGS__); \
nlmsg_report_err_msg(npt,
nlmsg_report_err_msg(npt, "invalid ifa_prefixlen");
nlmsg_report_err_msg(npt, "Empty IFA_LOCAL/IFA_ADDRESS");
nlmsg_report_err_msg(npt, "Empty IFA_LOCAL/IFA_ADDRESS");
nlmsg_report_err_msg(npt, "empty IFA_ADDRESS/IFA_LOCAL");
nlmsg_report_err_msg(npt, "invalid ifa_prefixlen");
nlmsg_report_err_msg(npt, "Empty IFA_LOCAL/IFA_ADDRESS");
nlmsg_report_err_msg(npt, "Empty IFA_LOCAL/IFA_ADDRESS");
nlmsg_report_err_msg(npt, "Unable to find interface with index %u",
nlmsg_report_err_msg(npt,
nlmsg_report_err_msg(npt, "wrong family for %s attribute: %d != %d",
nlmsg_report_err_msg(npt, "Not enough privileges to set mtu");
nlmsg_report_err_msg(npt,
nlmsg_report_err_msg(npt,
nlmsg_report_err_msg(npt, "Not enough privileges to set descr");
nlmsg_report_err_msg(npt, "Failed to set mtu");
nlmsg_report_err_msg(npt, "KTEST_ATTR_MOD_NAME not set");
nlmsg_report_err_msg(npt, "KTEST_ATTR_TEST_NAME not set");