Searched refs:flushp (Results 1 – 5 of 5) sorted by relevance
74 int flushp; member83 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()
40 int flushp; member89 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()
20 int flushp; member
118 int flushp; member138 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()
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()