Searched refs:next_peer_cursor (Results 1 – 1 of 1) sorted by relevance
212 struct wg_peer *peer, *next_peer_cursor; in wg_get_device_dump() local223 next_peer_cursor = ctx->next_peer; in wg_get_device_dump()275 next_peer_cursor = peer; in wg_get_device_dump()280 if (!ret && !done && next_peer_cursor) in wg_get_device_dump()281 wg_peer_get(next_peer_cursor); in wg_get_device_dump()295 ctx->next_peer = next_peer_cursor; in wg_get_device_dump()