Searched refs:next_peer_cursor (Results 1 – 1 of 1) sorted by relevance
183 struct wg_peer *peer, *next_peer_cursor; in wg_get_device_dumpit() local194 next_peer_cursor = ctx->next_peer; in wg_get_device_dumpit()246 next_peer_cursor = peer; in wg_get_device_dumpit()251 if (!ret && !done && next_peer_cursor) in wg_get_device_dumpit()252 wg_peer_get(next_peer_cursor); in wg_get_device_dumpit()266 ctx->next_peer = next_peer_cursor; in wg_get_device_dumpit()