Searched refs:NLMSG_ERROR (Results 1 - 23 of 23) sorted by relevance

/external/libnl/include/netlink/
H A Dnetlink-kernel.h159 #define NLMSG_ERROR 0x2 macro
/external/iproute2/tc/
H A Dtc_monitor.c59 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP &&
/external/libnl/include/linux/
H A Dnetlink.h89 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/iproute2/include/linux/
H A Dnetlink.h92 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h93 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/dnsmasq/src/
H A Dnetlink.c173 else if (h->nlmsg_type == NLMSG_ERROR)
250 if (h->nlmsg_type == NLMSG_ERROR)
/external/iproute2/ip/
H A Dipmonitor.c104 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP &&
H A Dxfrm_monitor.c335 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP &&
H A Dipl2tp.c277 if (n->nlmsg_type == NLMSG_ERROR)
H A Diplink.c152 if (n->nlmsg_type == NLMSG_ERROR &&
/external/iproute2/lib/
H A Dlibnetlink.c142 if (h->nlmsg_type == NLMSG_ERROR) {
231 if (h->nlmsg_type == NLMSG_ERROR) {
358 if (h->nlmsg_type == NLMSG_ERROR) {
/external/libnl/lib/
H A Dnl.c563 hdr->nlmsg_type == NLMSG_ERROR ||
620 else if (hdr->nlmsg_type == NLMSG_ERROR) {
H A Dmsg.c88 * | type = NLMSG_ERROR |
749 __ADD(NLMSG_ERROR,ERROR)
976 if (hdr->nlmsg_type == NLMSG_ERROR &&
/external/chromium_org/third_party/webrtc/base/
H A Difaddrs-android.cc167 case NLMSG_ERROR:
/external/libselinux/src/
H A Davc_internal.c165 case NLMSG_ERROR:{
/external/qemu/distrib/libselinux/src/
H A Davc_internal.c165 case NLMSG_ERROR:{
/external/chromium_org/net/base/
H A Daddress_tracker_linux.cc305 case NLMSG_ERROR: {
/external/iputils/ninfod/
H A Dni_ifaddrs.c195 if (nh->nlmsg_type == NLMSG_ERROR) {
/external/nfacct/
H A Dnfacct.c146 if (hdr->nlmsg_type == NLMSG_ERROR) {
/external/dhcpcd/
H A Dif-linux.c214 if (nlm->nlmsg_type != NLMSG_ERROR)
/external/libpcap/
H A Dpcap-netfilter-linux.c309 if (nlh->nlmsg_type == NLMSG_ERROR || (nlh->nlmsg_type == NLMSG_DONE && nlh->nlmsg_flags & NLM_F_MULTI)) {
/external/iproute2/misc/
H A Dss.c1600 if (h->nlmsg_type == NLMSG_ERROR) {
1682 if (h->nlmsg_type == NLMSG_ERROR) {
2139 if (h->nlmsg_type == NLMSG_ERROR) {
/external/ipsec-tools/src/racoon/
H A Dgrabmyaddr.c162 if (h->nlmsg_type == NLMSG_ERROR)

Completed in 345 milliseconds