Searched refs:NLMSGERR_ATTR_MAX (Results 1 – 4 of 4) sorted by relevance
160 struct libbpf_nla_policy extack_policy[NLMSGERR_ATTR_MAX + 1] = { in libbpf_nla_dump_errormsg()164 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1], *attr; in libbpf_nla_dump_errormsg()183 if (libbpf_nla_parse(tb, NLMSGERR_ATTR_MAX, attr, alen, in libbpf_nla_dump_errormsg()
142 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
137 #define NLMSGERR_ATTR_MAX (NLMSGERR_ATTR_MAX + 2) macro143 const struct nlattr *tb[NLMSGERR_ATTR_MAX + 1] = {}; in ynl_ext_ack_check()160 if (type > NLMSGERR_ATTR_MAX) in ynl_ext_ack_check()
160 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator