Searched refs:NLMSGERR_ATTR_OFFS (Results 1 – 9 of 9) sorted by relevance
138 NLMSGERR_ATTR_OFFS, enumerator
161 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
153 NLMSGERR_ATTR_OFFS, enumerator
69 case NLMSGERR_ATTR_OFFS: in nl_get_extack()
232 case NLMSGERR_ATTR_OFFS: in ynl_ext_ack_check() 251 if (tb[NLMSGERR_ATTR_OFFS]) { in ynl_ext_ack_check() 255 ys->err.attr_offs = ynl_attr_get_u32(tb[NLMSGERR_ATTR_OFFS]); in ynl_ext_ack_check()
99 NLMSGERR_ATTR_OFFS = 2 variable in Netlink368 elif extack.type == Netlink.NLMSGERR_ATTR_OFFS:
367 ``NLMSGERR_ATTR_OFFS`` and ``NLMSGERR_ATTR_MISS_*``.373 ``NLMSGERR_ATTR_OFFS`` points to the attribute which caused the problem.
89 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
2207 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack_tlv_fill()