Searched refs:netconn_safe (Results 1 – 2 of 2) sorted by relevance
37 … LIST_FOR_EACH_ENTRY_SAFE(netconn, netconn_safe, &server->conn_pool, netconn_t, pool_entry) {
237 netconn_t *netconn, *netconn_safe; in collect_connections() local249 LIST_FOR_EACH_ENTRY_SAFE(netconn, netconn_safe, &server->conn_pool, netconn_t, pool_entry) { in collect_connections()