Lines Matching defs:skip
5368 * sibling and might allow us to skip some checks in the replace case.
5819 unsigned int skip;
5837 if (w->skip) {
5838 w->skip--;
5849 * entries that we'll skip next time, in case of partial
5851 * we'll skip the wrong amount.
5875 int rt6_dump_route(struct fib6_info *rt, void *p_arg, unsigned int skip)
5904 if (skip) {
5905 skip--;
5921 .skip = skip,