Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/relayd/
Drelay.c379 struct rsession *con, *next_con; in relay_statistics() local
423 con != NULL; con = next_con) { in relay_statistics()
424 next_con = SPLAY_NEXT(session_tree, in relay_statistics()