Home
last modified time | relevance | path

Searched refs:NLMSG_ERROR (Results 1 – 12 of 12) sorted by relevance

/external/libnl-headers/netlink/
Dnetlink-kernel.h159 #define NLMSG_ERROR 0x2 macro
/external/dnsmasq/src/
Dnetlink.c173 else if (h->nlmsg_type == NLMSG_ERROR) in iface_enumerate()
250 if (h->nlmsg_type == NLMSG_ERROR) in netlink_multicast()
/external/iproute2/tc/
Dtc_monitor.c59 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP && in accept_tcmsg()
/external/iproute2/include/linux/
Dnetlink.h89 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/chromium/net/base/
Dnetwork_change_notifier_netlink_linux.cc104 case NLMSG_ERROR: in HandleNetlinkMessage()
/external/iproute2/lib/
Dlibnetlink.c135 if (h->nlmsg_type == NLMSG_ERROR) { in rtnl_send_check()
229 if (h->nlmsg_type == NLMSG_ERROR) { in rtnl_dump_filter_l()
362 if (h->nlmsg_type == NLMSG_ERROR) { in rtnl_talk()
/external/iproute2/ip/
Dipmonitor.c104 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP && in accept_msg()
Dxfrm_monitor.c293 if (n->nlmsg_type != NLMSG_ERROR && n->nlmsg_type != NLMSG_NOOP && in xfrm_accept_msg()
Diplink.c137 if (n->nlmsg_type == NLMSG_ERROR && in accept_msg()
/external/kernel-headers/original/linux/
Dnetlink.h91 #define NLMSG_ERROR 0x2 /* Error */ macro
/external/dhcpcd/
Dif-linux.c207 if (nlm->nlmsg_type != NLMSG_ERROR) in err_netlink()
/external/iproute2/misc/
Dss.c1572 if (h->nlmsg_type == NLMSG_ERROR) { in tcp_show_netlink()
1646 if (h->nlmsg_type == NLMSG_ERROR) { in tcp_show_netlink_file()