Home
last modified time | relevance | path

Searched refs:NLMSGERR_ATTR_OFFS (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnlattr.c162 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dnetlink.h127 * @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original
138 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnlattr.c162 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dnetlink.h127 * @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original
138 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnetlink.h91 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnetlink.h127 * @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original
139 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnetlink.h137 * @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original
153 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnetlink.h99 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnetlink.h99 NLMSGERR_ATTR_OFFS, enumerator
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.c163 case NLMSGERR_ATTR_OFFS: in ynl_ext_ack_check()
182 if (tb[NLMSGERR_ATTR_OFFS]) { in ynl_ext_ack_check()
186 ys->err.attr_offs = mnl_attr_get_u32(tb[NLMSGERR_ATTR_OFFS]); in ynl_ext_ack_check()
H A Dynl.py72 NLMSGERR_ATTR_OFFS = 2 variable in Netlink
218 elif extack.type == Netlink.NLMSGERR_ATTR_OFFS:
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c73 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c92 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2454 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c2443 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack_tlv_fill()

Completed in 18 milliseconds