Lines Matching defs:dump
5085 * wants a consistent dump of the route which starts at the first
5717 struct rt6_rtnl_dump_arg *dump;
5727 struct rt6_rtnl_dump_arg *dump = w->dump;
5751 * node dump. Otherwise, if entries expire meanwhile,
5759 err = rt6_fill_node(dump->net, dump->skb, w->rt,
5762 NETLINK_CB(dump->cb->skb).portid,
5763 dump->cb->nlh->nlmsg_seq, w->flags);
5775 /* Return -1 if done with node, number of handled routes on partial dump */
5819 struct fib6_nh_exception_dump_walker w = { .dump = arg,