Searched defs:icl_soft_conn (Results 1 – 1 of 1) sorted by relevance
71 struct icl_soft_conn { struct72 struct icl_conn ic;76 struct cv send_cv;77 struct cv receive_cv;78 struct icl_pdu *receive_pdu;79 size_t receive_len;80 int receive_state;81 bool receive_running;82 bool check_send_space;83 bool send_running;