Lines Matching defs:extack
385 struct netlink_ext_ack *extack)
395 ifal_policy, extack);
471 struct netlink_ext_ack *extack)
476 NL_SET_ERR_MSG_MOD(extack, "Invalid header for address label dump request");
483 NL_SET_ERR_MSG_MOD(extack, "Invalid values in header for address label dump request");
488 NL_SET_ERR_MSG_MOD(extack, "Invalid data after header for address label dump request");
504 err = ip6addrlbl_valid_dump_req(nlh, cb->extack);
538 struct netlink_ext_ack *extack)
544 NL_SET_ERR_MSG_MOD(extack, "Invalid header for addrlabel get request");
550 IFAL_MAX, ifal_policy, extack);
554 NL_SET_ERR_MSG_MOD(extack, "Invalid values in header for addrlabel get request");
559 ifal_policy, extack);
571 NL_SET_ERR_MSG_MOD(extack, "Unsupported attribute in addrlabel get request");
580 struct netlink_ext_ack *extack)
591 err = ip6addrlbl_valid_get_req(in_skb, nlh, tb, extack);