Searched refs:NLMSGERR_ATTR_MAX (Results 1 – 4 of 4) sorted by relevance
142 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
42 static const enum mnl_attr_data_type extack_policy[NLMSGERR_ATTR_MAX + 1] = {52 if (mnl_attr_type_valid(attr, NLMSGERR_ATTR_MAX) < 0) { in err_attr_cb()71 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1] = {}; in nl_dump_ext_err()
56 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator335 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in error_handler()353 nla_parse(tb, NLMSGERR_ATTR_MAX, attrs, len, NULL); in error_handler()