Lines Matching defs:skip
5275 * sibling and might allow us to skip some checks in the replace case.
5720 unsigned int skip;
5738 if (w->skip) {
5739 w->skip--;
5750 * entries that we'll skip next time, in case of partial
5752 * we'll skip the wrong amount.
5776 int rt6_dump_route(struct fib6_info *rt, void *p_arg, unsigned int skip)
5805 if (skip) {
5806 skip--;
5822 .skip = skip,