Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0004-uapi-netlink.h-Add-more-definations-from-upstream.patch37 + * @NLMSGERR_ATTR_OFFS: offset of the invalid attribute in the original
48 + NLMSGERR_ATTR_OFFS,
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dnetlink.h138 NLMSGERR_ATTR_OFFS, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnetlink.h138 NLMSGERR_ATTR_OFFS, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnetlink.h138 NLMSGERR_ATTR_OFFS, enumerator
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dnlattr.c162 [NLMSGERR_ATTR_OFFS] = { .type = LIBBPF_NLA_U32 }, in libbpf_nla_dump_errormsg()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetlink.h139 NLMSGERR_ATTR_OFFS, enumerator
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c73 if (attrs->rta_type == NLMSGERR_ATTR_OFFS) { in nl_error()
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c2472 WARN_ON(nla_put_u32(skb, NLMSGERR_ATTR_OFFS, in netlink_ack()