Home
last modified time | relevance | path

Searched refs:NLMSGERR_ATTR_OFFS (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/include/uapi/linux/
A Dnetlink.h138 NLMSGERR_ATTR_OFFS, enumerator
/linux-6.3-rc2/tools/lib/bpf/
A Dnlattr.c162 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
/linux-6.3-rc2/include/uapi/linux/
A Dnetlink.h153 NLMSGERR_ATTR_OFFS, enumerator
/linux-6.3-rc2/tools/net/ynl/lib/
A Dynl.py63 NLMSGERR_ATTR_OFFS = 2 variable in Netlink
154 elif extack.type == Netlink.NLMSGERR_ATTR_OFFS:
/linux-6.3-rc2/Documentation/userspace-api/netlink/
A Dintro.rst363 ``NLMSGERR_ATTR_OFFS`` and ``NLMSGERR_ATTR_MISS_*``.
369 ``NLMSGERR_ATTR_OFFS`` points to the attribute which caused the problem.
/linux-6.3-rc2/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c87 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
/linux-6.3-rc2/net/netlink/
A Daf_netlink.c2472 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack_tlv_fill()

Completed in 29 milliseconds