Searched refs:flushp (Results 1 – 10 of 10) sorted by relevance
/external/iproute2/ip/ |
D | tcp_metrics.c | 74 int flushp; member 83 if (rtnl_send_check(&grth, f.flushb, f.flushp) < 0) { in flush_update() 87 f.flushp = 0; in flush_update() 176 if (NLMSG_ALIGN(f.flushp) + req2.n.nlmsg_len > f.flushe) { in process_msg() 180 fn = (struct nlmsghdr *) (f.flushb + NLMSG_ALIGN(f.flushp)); in process_msg() 183 f.flushp = (((char *) fn) + req2.n.nlmsg_len) - f.flushb; in process_msg() 424 f.flushp = 0; in tcpm_do_cmd()
|
D | ipneigh.c | 40 int flushp; member 89 if (rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) { in flush_update() 93 filter.flushp = 0; in flush_update() 257 if (NLMSG_ALIGN(filter.flushp) + n->nlmsg_len > filter.flushe) { in print_neigh() 261 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp)); in print_neigh() 266 filter.flushp = (((char *)fn) + n->nlmsg_len) - filter.flushb; in print_neigh() 446 filter.flushp = 0; in do_show_or_flush()
|
D | ip_common.h | 20 int flushp; member
|
D | iproute.c | 118 int flushp; member 138 if (rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) { in flush_update() 142 filter.flushp = 0; in flush_update() 351 if (NLMSG_ALIGN(filter.flushp) + n->nlmsg_len > filter.flushe) { in print_route() 355 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp)); in print_route() 360 filter.flushp = (((char *)fn) + n->nlmsg_len) - filter.flushb; in print_route() 1608 filter.flushp = 0; in iproute_list_flush_or_save()
|
D | ipaddress.c | 1354 if ((rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) && in flush_update() 1359 filter.flushp = 0; in flush_update() 1542 if (NLMSG_ALIGN(filter.flushp) + n->nlmsg_len > filter.flushe) { in print_addrinfo() 1546 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp)); in print_addrinfo() 1551 filter.flushp = (((char *)fn) + n->nlmsg_len) - filter.flushb; in print_addrinfo() 1942 filter.flushp = 0; in ipaddr_flush()
|
/external/u-boot/arch/arm/dts/ |
D | rk3xxx.dtsi | 44 arm,pl330-broken-no-flushp; 55 arm,pl330-broken-no-flushp; 67 arm,pl330-broken-no-flushp;
|
D | rk3288.dtsi | 110 broken-no-flushp; 121 broken-no-flushp; 133 broken-no-flushp;
|
D | rk3036.dtsi | 74 arm,pl330-broken-no-flushp;
|
D | rv1108.dtsi | 67 arm,pl330-broken-no-flushp;
|
D | rk3128.dtsi | 171 arm,pl330-broken-no-flushp;//2
|