ISCSI_SW_TCP_DBG
ISCSI_SW_TCP_DBG(conn, "read %d bytes status %d\n",
ISCSI_SW_TCP_DBG(conn, "TCP_CLOSE|TCP_CLOSE_WAIT\n");
ISCSI_SW_TCP_DBG(conn, "iscsi_write_space\n");
ISCSI_SW_TCP_DBG(conn, "xmit %d bytes\n", consumed);
ISCSI_SW_TCP_DBG(conn, "Error sending PDU, errno=%d\n", rc);
ISCSI_SW_TCP_DBG(tcp_conn->iscsi_conn,
ISCSI_SW_TCP_DBG(conn, "%s\n", conn->hdrdgst_en ?
ISCSI_SW_TCP_DBG(conn, "offset=%d, datalen=%d %s\n", offset, len,
ISCSI_SW_TCP_DBG(conn, "datalen=%zd %s\n", len, conn->datadgst_en ?
ISCSI_SW_TCP_DBG(conn, "in %d bytes\n", skb->len - offset);