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

/external/libnl-headers/netlink/
H A Dnetlink-kernel.h159 #define NLMSG_ERROR 0x2 macro
/external/chromium/net/base/
H A Dnetwork_change_notifier_netlink_linux.cc104 case NLMSG_ERROR:
/external/iproute2/include/linux/
H A Dnetlink.h89 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/iproute2/tc/
H A Dtc_monitor.c59 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP &&
/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.c293 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP &&
H A Diplink.c137 if (n->nlmsg_type == NLMSG_ERROR &&
/external/libselinux/src/
H A Davc_internal.c159 case NLMSG_ERROR:{
/external/iproute2/lib/
H A Dlibnetlink.c135 if (h->nlmsg_type == NLMSG_ERROR) {
229 if (h->nlmsg_type == NLMSG_ERROR) {
362 if (h->nlmsg_type == NLMSG_ERROR) {
/external/kernel-headers/original/linux/
H A Dnetlink.h89 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/dhcpcd/
H A Dif-linux.c207 if (nlm->nlmsg_type != NLMSG_ERROR)
/external/ipsec-tools/src/racoon/
H A Dgrabmyaddr.c162 if (h->nlmsg_type == NLMSG_ERROR)
/external/iproute2/misc/
H A Dss.c1572 if (h->nlmsg_type == NLMSG_ERROR) {
1646 if (h->nlmsg_type == NLMSG_ERROR) {

Completed in 182 milliseconds