Home
last modified time | relevance | path

Searched refs:done_nh_idx (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/ipv4/
Dnexthop.c3321 u32 done_nh_idx; /* 1 + the index of the last fully processed NH. */ member
3350 if (dd->ctx->nh.idx < dd->ctx->done_nh_idx) in rtm_dump_nexthop_bucket_nh()
3381 dd->ctx->done_nh_idx = dd->ctx->nh.idx + 1; in rtm_dump_nexthop_bucket_nh()