Lines Matching refs:ICL_DEBUG
439 ICL_DEBUG("need %zd bytes of data, limiting to %zd", in icl_pdu_data_segment_receive_len()
458 ICL_DEBUG("need %zd bytes of data", len)); in icl_pdu_data_segment_receive_len()
497 ICL_DEBUG("limited from %zd to %zd", in icl_pdu_receive_data_segment()
521 ICL_DEBUG("len 0"); in icl_pdu_receive_data_segment()
577 ICL_DEBUG("failed to allocate PDU; " in icl_conn_receive_pdu()
627 ICL_DEBUG("header digest failed; " in icl_conn_receive_pdu()
641 ICL_DEBUG("failed to receive data segment;" in icl_conn_receive_pdu()
660 ICL_DEBUG("data digest failed; " in icl_conn_receive_pdu()
705 ICL_DEBUG("not enough data; have %zd, need %zd", in icl_conn_receive_pdus()
765 ICL_DEBUG("connection error %d; " in icl_receive_thread()
778 ICL_DEBUG("soreceive error %d", error); in icl_receive_thread()
783 ICL_DEBUG("short read"); in icl_receive_thread()
923 ICL_DEBUG("no space to send; " in icl_conn_send_pdus()
937 ICL_DEBUG("failed to finalize PDU; " in icl_conn_send_pdus()
963 ICL_DEBUG("failed to finalize PDU; " in icl_conn_send_pdus()
980 ICL_DEBUG("coalesced %d PDUs into %ld bytes", in icl_conn_send_pdus()
990 ICL_DEBUG("failed to send PDU, error %d; " in icl_conn_send_pdus()
1328 ICL_DEBUG("icl_pdu_queue on closed connection"); in icl_soft_conn_pdu_queue_cb()