Searched refs:ils_disconnecting (Results 1 – 2 of 2) sorted by relevance
210 ils->ils_disconnecting = true; in icl_listen_free()245 while (TAILQ_EMPTY(&head->so_comp) && head->so_error == 0 && ils->ils_disconnecting == false) { in icl_accept_thread()257 if (ils->ils_disconnecting) { in icl_accept_thread()
146 bool ils_disconnecting; member