Home
last modified time | relevance | path

Searched refs:nlmsgerr (Results 1 - 12 of 12) sorted by relevance

/third_party/libbpf/src/
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.c142 struct nlmsgerr *err; in libbpf_netlink_recv()
188 err = (struct nlmsgerr *)NLMSG_DATA(nh); in libbpf_netlink_recv()
/third_party/ltp/lib/
H A Dtst_crypto.c57 return ((struct nlmsgerr *)NLMSG_DATA(nh))->error; in tst_crypto_recv_ack()
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h109 struct nlmsgerr { struct
124 * enum nlmsgerr_attrs - nlmsgerr attributes
/third_party/ltp/include/
H A Dtst_rtnetlink.h19 struct nlmsgerr *err;
/third_party/selinux/libselinux/src/
H A Davc_internal.c208 struct nlmsgerr *err = NLMSG_DATA(nlh); in avc_netlink_process()
/third_party/toybox/toys/pending/
H A Dip.c1110 struct nlmsgerr *err = NULL; in ipaddrupdate()
1265 err = (struct nlmsgerr*) NLMSG_DATA(addr_ptr); in ipaddrupdate()
1755 struct nlmsgerr *merr = (struct nlmsgerr*)NLMSG_DATA(mhdr); in display_route_info()
1758 if (mhdr->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) in display_route_info()
2811 struct nlmsgerr *merr = (struct nlmsgerr*)NLMSG_DATA(mhdr); in filter_nlmesg()
2814 if (mhdr->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) in filter_nlmesg()
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_getdelays.c424 struct nlmsgerr *err = NLMSG_DATA(&msg); in main()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs209 pub struct nlmsgerr { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs590 pub struct nlmsgerr { structure names
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c329 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c347 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler()

Completed in 54 milliseconds