Home
last modified time | relevance | path

Searched refs:NLMSG_DONE (Results 1 – 11 of 11) sorted by relevance

/external/iproute2/tc/
Dtc_monitor.c60 n->nlmsg_type != NLMSG_DONE) { in accept_tcmsg()
/external/iproute2/include/linux/
Dnetlink.h92 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/iproute2/ip/
Dipmonitor.c105 n->nlmsg_type != NLMSG_DONE) { in accept_msg()
Dxfrm_monitor.c293 n->nlmsg_type != NLMSG_DONE) { in xfrm_accept_msg()
/external/kernel-headers/original/linux/
Dnetlink.h92 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/dnsmasq/src/
Dnetlink.c175 else if (h->nlmsg_type == NLMSG_DONE) in iface_enumerate()
/external/dnsmasq/contrib/wrt/
Ddhcp_release.c220 if (h->nlmsg_type == NLMSG_DONE) in find_interface()
/external/iproute2/lib/
Dlibnetlink.c227 if (h->nlmsg_type == NLMSG_DONE) in rtnl_dump_filter_l()
/external/ipsec-tools/src/racoon/
Dgrabmyaddr.c159 if (h->nlmsg_type == NLMSG_DONE) in recvaddrs()
/external/iproute2/misc/
Darpd.c307 if (n->nlmsg_type == NLMSG_DONE) { in do_one_request()
Dss.c1513 if (h->nlmsg_type == NLMSG_DONE) in tcp_show_netlink()
1586 if (h->nlmsg_type == NLMSG_DONE) in tcp_show_netlink_file()