Lines Matching refs:ICL_WARN
256 ICL_WARN("failed to allocate soft PDU"); in icl_soft_conn_new_pdu()
268 ICL_WARN("failed to allocate BHS mbuf"); in icl_soft_conn_new_pdu()
404 ICL_WARN("header digest check failed; got 0x%x, " in icl_pdu_check_header_digest()
551 ICL_WARN("data digest check failed; got 0x%x, " in icl_pdu_check_data_digest()
602 ICL_WARN("received data segment " in icl_conn_receive_pdu()
716 ICL_WARN("received PDU with unsupported " in icl_conn_receive_pdus()
838 ICL_WARN("failed to append header digest"); in icl_pdu_finalize()
849 ICL_WARN("failed to append padding"); in icl_pdu_finalize()
861 ICL_WARN("failed to append data digest"); in icl_pdu_finalize()
1233 ICL_WARN("failed to allocate mbuf"); in icl_soft_conn_pdu_append_data()
1244 ICL_WARN("failed to allocate mbuf for %zd bytes", len); in icl_soft_conn_pdu_append_data()
1423 ICL_WARN("kern.icl.sendspace too low; must be at least %zd", in icl_conn_start()
1431 ICL_WARN("kern.icl.recvspace too low; must be at least %zd", in icl_conn_start()
1438 ICL_WARN("soreserve failed with error %d", error); in icl_conn_start()
1456 ICL_WARN("disabling TCP_NODELAY failed with error %d", error); in icl_conn_start()
1481 ICL_WARN("kthread_add(9) failed with error %d", error); in icl_conn_start()
1492 ICL_WARN("kthread_add(9) failed with error %d", error); in icl_conn_start()
1523 ICL_WARN("proxy handoff without connect"); in icl_soft_conn_handoff()