Lines Matching defs:dump
5178 * wants a consistent dump of the route which starts at the first
5816 struct rt6_rtnl_dump_arg *dump;
5826 struct rt6_rtnl_dump_arg *dump = w->dump;
5850 * node dump. Otherwise, if entries expire meanwhile,
5858 err = rt6_fill_node(dump->net, dump->skb, w->rt,
5861 NETLINK_CB(dump->cb->skb).portid,
5862 dump->cb->nlh->nlmsg_seq, w->flags);
5874 /* Return -1 if done with node, number of handled routes on partial dump */
5918 struct fib6_nh_exception_dump_walker w = { .dump = arg,