__iscsi_conn_send_pdu
if (__iscsi_conn_send_pdu(conn, (struct iscsi_hdr *)hdr, NULL, 0)) {
if (__iscsi_conn_send_pdu(conn, hdr, data, data_size))