Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dnetlink.h138 NLMSGERR_ATTR_OFFS, enumerator
/Linux-v6.1/tools/lib/bpf/
Dnlattr.c162 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
/Linux-v6.1/include/uapi/linux/
Dnetlink.h153 NLMSGERR_ATTR_OFFS, enumerator
/Linux-v6.1/Documentation/userspace-api/netlink/
Dintro.rst363 ``NLMSGERR_ATTR_OFFS`` and ``NLMSGERR_ATTR_MISS_*``.
369 ``NLMSGERR_ATTR_OFFS`` points to the attribute which caused the problem.
/Linux-v6.1/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c87 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
/Linux-v6.1/net/netlink/
Daf_netlink.c2451 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack_tlv_fill()