Home
last modified time | relevance | path

Searched refs:nlmsgerr (Results 1 – 25 of 35) sorted by relevance

12

/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.patch29 @@ -102,6 +106,28 @@ struct nlmsgerr {
34 + * enum nlmsgerr_attrs - nlmsgerr attributes
58 @@ -114,6 +140,7 @@ struct nlmsgerr {
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dcallback.c23 const struct nlmsgerr *err = mnl_nlmsg_get_payload(nlh); in mnl_cb_error()
25 if (nlh->nlmsg_len < mnl_nlmsg_size(sizeof(struct nlmsgerr))) { in mnl_cb_error()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dnlattr.c165 struct nlmsgerr *err; in libbpf_nla_dump_errormsg()
173 err = (struct nlmsgerr *)NLMSG_DATA(nlh); in libbpf_nla_dump_errormsg()
H A Dnetlink.c81 struct nlmsgerr *err; in bpf_netlink_recv()
111 err = (struct nlmsgerr *)NLMSG_DATA(nh); in bpf_netlink_recv()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c57 struct nlmsgerr *err = (struct nlmsgerr *)NLMSG_DATA(nh); in nl_error()
61 if (len < sizeof(struct nlmsgerr)) in nl_error()
63 sizeof(struct nlmsgerr)); in nl_error()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dnetlink.h109 struct nlmsgerr { struct
/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.h109 struct nlmsgerr { struct
/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.h109 struct nlmsgerr { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetlink.h109 struct nlmsgerr { struct
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnet.c144 struct nlmsgerr *err; in netlink_recv()
174 err = (struct nlmsgerr *)NLMSG_DATA(nh); in netlink_recv()
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-netlink.c570 struct nlmsgerr *nle; in ncsi_send_netlink_err()
582 nle = (struct nlmsgerr *)nlmsg_data(nlh); in ncsi_send_netlink_err()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dvsock_diag_test.c286 const struct nlmsgerr *err = NLMSG_DATA(h); in read_vsock_stat()
/OK3568_Linux_fs/kernel/tools/accounting/
H A Dgetdelays.c462 struct nlmsgerr *err = NLMSG_DATA(&msg); in main()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6mr.c784 nlh->nlmsg_len = nlmsg_msg_size(sizeof(struct nlmsgerr)); in ip6mr_destroy_unres()
786 ((struct nlmsgerr *)nlmsg_data(nlh))->error = -ETIMEDOUT; in ip6mr_destroy_unres()
1025 nlh->nlmsg_len = nlmsg_msg_size(sizeof(struct nlmsgerr)); in ip6mr_cache_resolve()
1027 ((struct nlmsgerr *)nlmsg_data(nlh))->error = -EMSGSIZE; in ip6mr_cache_resolve()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c724 struct nlmsgerr *e; in ipmr_destroy_unres()
733 nlh->nlmsg_len = nlmsg_msg_size(sizeof(struct nlmsgerr)); in ipmr_destroy_unres()
980 struct nlmsgerr *e; in ipmr_cache_resolve()
994 nlh->nlmsg_len = nlmsg_msg_size(sizeof(struct nlmsgerr)); in ipmr_cache_resolve()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c2706 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c2697 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dos_intfs.c3260 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dos_intfs.c3245 struct nlmsgerr *errm = (struct nlmsgerr*) NLMSG_DATA(h); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dos_intfs.c3034 struct nlmsgerr *errm = (struct nlmsgerr*) NLMSG_DATA(h); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dos_intfs.c3694 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c4221 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c4237 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c4219 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c4351 struct nlmsgerr *errm = (struct nlmsgerr *) NLMSG_DATA(h);

12